This function gets the exons coordinates as a GRanges object from the geneAnnotation of a given ArchRProject.

getExons(ArchRProj = NULL, symbols = NULL)

Arguments

ArchRProj

An ArchRProject object.

symbols

A character vector containing the gene symbols for the genes where exons should be extracted.