Get gene coordinates
Extract the coordinates of the longest transcript for a gene stored in the annotations within an object.
LookupGeneCoords(object, gene, assay = NULL)
object
: A Seurat objectgene
: Name of a gene to extractassay
: Name of assay to useLookupGeneCoords(atac_small, gene = "MIR1302-10")
Useful links