View source: R/GlobalDefaults.R
getArchRGenome | R Documentation |
This function will retrieve the genome that is currently in use by ArchR. Alternatively, this function can return either the geneAnnotation
or the genomeAnnotation
associated with the globally defined genome if desired.
getArchRGenome(geneAnnotation = FALSE, genomeAnnotation = FALSE)
geneAnnotation |
A boolean value indicating whether the |
genomeAnnotation |
A boolean value indicating whether the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.