View source: R/post_eupath_annotations.R
post_eupath_annotations | R Documentation |
The only way I have figured out how to download mass data from the eupathdb is to ask for a raw dump of all available data using the GenesByGeneType WADL. Therefore, this function iterates over the various sequence types that I have noticed at the eupathdb and does that for each type.
post_eupath_annotations(
entry = NULL,
overwrite = FALSE,
verbose = FALSE,
split = 13
)
entry |
Eupathdb annotation entry. |
overwrite |
Overwrite existing data if it exists? |
build_dir |
Location to dump the resulting data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.