getGeneAnnotation: Get geneAnnotation from an ArchRProject

getGeneAnnotationR Documentation

Get geneAnnotation from an ArchRProject

Description

This function gets the geneAnnotation from a given ArchRProject

Usage

getGeneAnnotation(ArchRProj = NULL)

Arguments

ArchRProj

An ArchRProject object.

Examples


# Get Test ArchR Project
proj <- getTestProject()

# Get Gene Annotation in ArchRProj
getGeneAnnotation(proj)

# Get Gene Annotation loaded globally
getGeneAnnotation()


GreenleafLab/ArchR documentation built on Feb. 21, 2025, 3:05 p.m.