View source: R/get_example_magma_files.R
get_example_magma_files | R Documentation |
Get example MAGMA files generated by map_snps_to_genes.
get_example_magma_files(
file_types,
storage_dir = tempdir(),
nested = FALSE,
verbose = TRUE
)
file_types |
MAGMA file types to import. Both ".genes.out" and ".genes.raw" are needed to run MAGMA.Celltyping cell-type enrichment functions |
storage_dir |
Directory to store files in. |
nested |
Return files as a list nested by |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.