getGeneInfo: getGeneInfo

View source: R/user.R

getGeneInfoR Documentation

getGeneInfo

Description

A convienice method to fetch gene annotations specific gene/s

Usage

getGeneInfo(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 <- getGeneInfo(cb, "TET1")

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