magma_download_binary: Download a MAGMA binary

View source: R/magma_download_binary.R

magma_download_binaryR Documentation

Download a MAGMA binary

Description

Download a MAGMA binary executable file.

Usage

magma_download_binary(
  magma_url,
  dest_dir = find_install_dir(),
  destfile = basename(magma_url),
  verbose = TRUE
)

Arguments

magma_url

URL path to MAGMA executable.

dest_dir

Local directory to store the MAGMA executable in.

verbose

Print messages.


neurogenomics/MAGMA_Celltyping documentation built on May 19, 2024, 7:33 p.m.