LookupGeneCoords: Get gene coordinates

View source: R/utilities.R

LookupGeneCoordsR Documentation

Get gene coordinates

Description

Extract the coordinates of the longest transcript for a gene stored in the annotations within an object.

Usage

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")

Signac documentation built on May 29, 2024, 6:12 a.m.