Description Usage Arguments Value
View source: R/list_all_attributes.R
List all attributes
1 | list_all_attributes(dataset, db = "main")
|
dataset |
ENSEMBL dataset name. A dataset name can be retrieved with list_datasets() function. |
db |
One of the following ENSEMBL databases: "main" for ENSEMBL_MART_ENSEMBL database (the main database in ENSEMBL, provides information for the majority of species) and "mouse" for ENSEMBL_MART_MOUSE database (which provides specific information of mouse strains) |
Dataframe containing all attributes from a dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.