View source: R/download_eupath_metadata.R
download_eupath_metadata | R Documentation |
Returns metadata for all eupathdb organisms.
download_eupath_metadata(
overwrite = TRUE,
webservice = "eupathdb",
bioc_version = NULL,
eu_version = NULL,
verbose = FALSE
)
overwrite |
Overwrite existing data? |
webservice |
Optional alternative webservice for hard-to-find species. |
bioc_version |
Manually set the bioconductor release if desired. |
eu_version |
Choose a specific eupathdb version? |
verbose |
Print helper message about species matching? |
build_dir |
Where to put the json. |
limit_n |
Maximum number of valid entries to return. |
Dataframe with lots of rows for the various species in eupathdb.
Keith Hughitt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.