R/magma_run.R
magma_run.Rd
Find the local MAGMA executable for a specific OS and run a command with it.
magma_run(version = NULL, cmd = NULL, verbose = FALSE)
MAGMA archive
MAGMA version to use.
Commands to MAGMA as a string or list of strings.
Print messages.
MAGMA.Celltyping::magma_run(cmd = "--version")