getGeneinfo: Get Gene Info

Description Usage Arguments Value Examples

View source: R/geneinfo.R

Description

Perform lookups of Ensembl Identifiers and retrieve their external references in other databases using xref_id-ENSEMBL API

Usage

1
getGeneinfo(ensembl_id)

Arguments

ensembl_id

An Ensemble ID

Value

A dataframe with gene info details

Examples

1
2
mygeneinfo <- getGeneinfo("ENSG00000157764")
head(mygeneinfo)

sk-sahu/sahu documentation built on Nov. 20, 2019, 6:28 p.m.