download_annotation: Download annotation results

Description Usage Arguments Value Examples

Description

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.

Usage

1
download_annotation(annotation_id, dir = "annotation_results")

Arguments

annotation_id

The id of the annotation

dir

The directory where to write the annotation.

Value

The path of the downloaded annotation.

Examples

1
2
3
4
## Not run: 
download_annotation(<annotation_id>, <dir>)

## End(Not run)

rstoat documentation built on Nov. 10, 2021, 9:07 a.m.