tests/testthat/test-magma_run.R

test_that("magma_run works", {
  
    options(download.file.method = "libcurl")
    if(!is_32bit()){
        magma_x <- magma_install()
        magma_run(cmd = "--version") 
    } 
    testthat::expect_null(NULL)
})
neurogenomics/MAGMA_Celltyping documentation built on Oct. 12, 2024, 12:36 a.m.