View source: R/omics_operations.R
omics_list_annotation_import_jobs | R Documentation |
Retrieves a list of annotation import jobs.
See https://www.paws-r-sdk.com/docs/omics_list_annotation_import_jobs/ for full documentation.
omics_list_annotation_import_jobs(
maxResults = NULL,
ids = NULL,
nextToken = NULL,
filter = NULL
)
maxResults |
The maximum number of jobs to return in one page of results. |
ids |
IDs of annotation import jobs to retrieve. |
nextToken |
Specifies the pagination token from a previous request to retrieve the next page of results. |
filter |
A filter to apply to the list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.