LookupGeneCoords function

Get gene coordinates

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)

Arguments

  • object: A Seurat object
  • gene: Name of a gene to extract
  • assay: Name of assay to use

Examples

LookupGeneCoords(atac_small, gene = "MIR1302-10")