getExons.RdThis function gets the exons coordinates as a GRanges object from the geneAnnotation of a given ArchRProject.
getExons(ArchRProj = NULL, symbols = NULL)An ArchRProject object.
A character vector containing the gene symbols for the genes where exons should be extracted.