Description Usage Arguments Value Examples
Download results of a successfully completed batch annotation. Requires login, please run mol_login(<email_address>) Uses the output from my_jobs() for the annotation id.
1 | download_annotation(annotation_id, dir = "annotation_results")
|
annotation_id |
The id of the annotation |
dir |
The directory where to write the annotation. |
The path of the downloaded annotation.
1 2 3 4 | ## Not run:
download_annotation(<annotation_id>, <dir>)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.