job_species | R Documentation |
View the species in a completed annotation and other details. Only works for successfully completed jobs. Requires login, please run mol_login(<email_address>) Uses the output from my_jobs().
job_species(annotation_id)
annotation_id |
The annotation id from from my_jobs(). |
A data.frame, with species and counts in this annotation.
## Not run: job_species(<annotation_id>) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.