getTranscriptByGene: getTranscriptByGene

View source: R/user.R

getTranscriptByGeneR Documentation

getTranscriptByGene

Description

A convienice method to fetch transcripts for specific gene/s

Usage

getTranscriptByGene(object, id, param = NULL)

Arguments

object

an object of class CellBaseR

id

a charcter vector of HUGO symbol (gene names)

param

an object of class CellBaseParam

Value

a dataframe of the query result

Examples

cb <- CellBaseR()
res <- getTranscriptByGene(cb, "TET1")

melsiddieg/cellbaseR documentation built on Jan. 16, 2024, 4:12 a.m.