View source: R/eQTLcatalogue_list_datasets.R
eQTLcatalogue_list_datasets | R Documentation |
Does some additional preprocessing of metadata to categorize tissue types.
eQTLcatalogue_list_datasets( save_dir = tempdir(), force_new = FALSE, include_imported = TRUE, verbose = FALSE )
save_dir |
Where to save the processed metadata. |
force_new |
Re-import the metadata from GitHub instead of using metadata that comes included with catalogueR. |
include_imported |
Include metadata from datasets that have not yet been fully re-processed by eQTL Catalogue's standardized pipeline. |
verbose |
Print messages. |
meta <- catalogueR::eQTLcatalogue_list_datasets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.