getGenomeAnnotation: Get the genomeAnnotation from an ArchRProject

getGenomeAnnotationR Documentation

Get the genomeAnnotation from an ArchRProject

Description

This function gets the genomeAnnotation from a given ArchRProject.

Usage

getGenomeAnnotation(ArchRProj = NULL)

Arguments

ArchRProj

An ArchRProject object.

Examples


# Get Test ArchR Project
proj <- getTestProject()

# Get Genome Annotation in ArchRProj
getGenomeAnnotation(proj)

# Get Genome Annotation loaded globally
getGenomeAnnotation()


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