magma_check: MAGMA check

View source: R/magma_check.R

magma_checkR Documentation

MAGMA check

Description

Check that MAGMA is installed at the beginning of functions where MAGMA is required.

Usage

magma_check(
  version = NULL,
  upgrade = FALSE,
  return_version = FALSE,
  verbose = TRUE
)

Arguments

version

MAGMA version.

upgrade

If MAGMA is already installed and is not the latest version, should it be upgraded to the latest version? (Default: FALSE).

return_version

Return the MAGMA version being used.

verbose

Print messages.


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