job_details: Retrieve annotation job details

job_detailsR Documentation

Retrieve annotation job details

Description

Get details of a batch annotation job. Requires login, please run mol_login(<email_address>). Uses the output from my_jobs().

Usage

job_details(annotation_id)

Arguments

annotation_id

The annotation id from from my_jobs().

Value

A data.frame of layers and their statuses, along with the annotation_id, and the dataset_id for the custom annotation.

Examples

## Not run: 
job_details(<annotation_id>)

## End(Not run)

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