getExons: Get the exons from an ArchRProject
Description
This function gets the exons coordinates as a GRanges object from the geneAnnotation of a given ArchRProject.
Usage
getExons(ArchRProj = NULL, symbols = NULL)
Arguments
symbols
A character vector containing the gene symbols for the genes where exons should be extracted.