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


arcolombo/TxDbLite documentation built on July 10, 2020, 12:27 a.m.