Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

ArchR (version 1.0.1)

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

ArchRProj

An ArchRProject object.

symbols

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