pull_data_from_biomart | R Documentation |
Pull data table from biomart
pull_data_from_biomart( host, mart, dataset, dest_attrs = default_biomart_attributes, filename = NULL )
host |
Host url such as plants.ensembl.org |
mart |
Mart name such as plants_mart |
dataset |
Dataset name such as taestivum_eg_gene |
dest_attrs |
Attributes you want to retrieve. It can be a named vector or named list. |
filename |
File Name to save table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.