Description Usage Arguments Value Examples
Get details of a batch annotation job. Requires login, please run mol_login(<email_address>). Uses the output from my_jobs().
1 | job_details(annotation_id)
|
annotation_id |
The annotation id from from my_jobs(). |
A data.frame of layers and their statuses, along with the annotation_id, and the dataset_id for the custom annotation.
1 2 3 4 | ## Not run:
job_details(<annotation_id>)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.