Biomart database using attributes.Get ID data from the Biomart database using attributes.
mi_get_ID(
attributes,
biomart = "genes",
dataset = "hsapiens_gene_ensembl",
mirror = "asia"
)A tibble dataframe.
A dataframe.The information we want to retrieve.Use mi_get_ID_attr to hava try.
BioMart database name you want to connect to. Use biomaRt::listEnsembl to retrieve the possible database names.
Datasets of the selected BioMart database.
Specify an Ensembl mirror to connect to.