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