magma_executable: Find the local executable

View source: R/magma_executable.R

magma_executableR Documentation

Find the local executable

Description

Find the local executable for a specific OS.

Usage

magma_executable(
  exec_dir = find_install_dir(verbose = FALSE),
  check_exists = FALSE,
  version = NULL,
  return_all = FALSE,
  verbose = FALSE
)

Arguments

verbose

Print messages.

Value

Path to appropriate executable

Source

MAGMA archive


NathanSkene/MAGMA_Celltyping documentation built on Aug. 21, 2023, 8:55 a.m.