fetchFromEnsembl: a wrapper for biomaRt::getBM

Description Usage Arguments Value

View source: R/fetchFromEnsembl.R

Description

a wrapper for biomaRt::getBM

Usage

1
fetchFromEnsembl(cols, idtype, IDs = NULL, dataset)

Arguments

cols

attributes to fetch

idtype

ID type filter (or a list of filters, more rarely)

IDs

the IDs to try and fetch (NULL if filters is a list)

dataset

the dataset to use

Value

a data.frame


RamsinghLab/TxDbLite documentation built on March 14, 2021, 10:49 a.m.