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

timoast/signac documentation built on April 5, 2024, 1:34 a.m.