Starts an annotation import job.
See https://www.paws-r-sdk.com/docs/omics_start_annotation_import_job/ for full documentation.
omics_start_annotation_import_job(
destinationName,
roleArn,
items,
versionName = NULL,
formatOptions = NULL,
runLeftNormalization = NULL,
annotationFields = NULL
)
[required] A destination annotation store for the job.
[required] A service role for the job.
[required] Items to import.
The name of the annotation store version.
Formatting options for the annotation file.
The job's left normalization setting.
The annotation schema generated by the parsed annotation data.