download_annotation: Download annotation results

download_annotationR Documentation

Download annotation results

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

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

## Not run: 
download_annotation(<annotation_id>, <dir>)

## End(Not run)

MapofLife/rstoat documentation built on Jan. 23, 2023, 4:37 p.m.