getGenomeAnnotation | R Documentation |
This function gets the genomeAnnotation from a given ArchRProject.
getGenomeAnnotation(ArchRProj = NULL)
ArchRProj |
An |
# Get Test ArchR Project
proj <- getTestProject()
# Get Genome Annotation in ArchRProj
getGenomeAnnotation(proj)
# Get Genome Annotation loaded globally
getGenomeAnnotation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.