Skip to contents

Get ID attributes from the Biomart database.

Usage

mi_get_ID_attr(
  biomart = "genes",
  dataset = "hsapiens_gene_ensembl",
  mirror = "asia"
)

Arguments

biomart

BioMart database name you want to connect to.Use biomaRt::listEnsembl to retrieve the possible database names.

dataset

Datasets of the selected BioMart database.

mirror

Specify an Ensembl mirror to connect to.

Value

A dataframe.