mi_get_ID | R Documentation |
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"
)
attributes |
A dataframe.The information we want to retrieve.Use |
biomart |
BioMart database name you want to connect to. Use |
dataset |
Datasets of the selected BioMart database. |
mirror |
Specify an Ensembl mirror to connect to. |
A tibble
dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.