getGenes.RdThis function gets the genes start and end coordinates as a GRanges object from the geneAnnotation of a given ArchRProject.
getGenes(ArchRProj = NULL, symbols = NULL)An ArchRProject object.
A character vector containing the gene symbols to subset from the geneAnnotation.