download_annotation | R Documentation |
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.
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.
## 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.