magma_run: Run MAGMA

View source: R/magma_run.R

magma_runR Documentation

Run MAGMA

Description

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.

Source

MAGMA archive

Examples

MAGMA.Celltyping::magma_run(cmd = "--version")

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