magma_run | R Documentation |
Find the local MAGMA executable for a specific OS and run a command with it.
magma_run(version = NULL, cmd = NULL, verbose = FALSE)
version |
MAGMA version to use. |
cmd |
Commands to MAGMA as a string or list of strings. |
verbose |
Print messages. |
MAGMA.Celltyping::magma_run(cmd = "--version")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.