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