Learn R Programming

Signac (version 1.14.0)

LookupGeneCoords: 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

Run this code
LookupGeneCoords(atac_small, gene = "MIR1302-10")

Run the code above in your browser using DataLab