Learn R Programming

rstoat (version 1.0.2)

job_species: View annotation job species

Description

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().

Usage

job_species(annotation_id)

Arguments

annotation_id

The annotation id from from my_jobs().

Value

A data.frame, with species and counts in this annotation.

Examples

Run this code
# NOT RUN {
job_species(<annotation_id>)
# }

Run the code above in your browser using DataLab