Starts a variant import job.
See https://www.paws-r-sdk.com/docs/omics_start_variant_import_job/ for full documentation.
omics_start_variant_import_job(
destinationName,
roleArn,
items,
runLeftNormalization = NULL,
annotationFields = NULL
)
[required] The destination variant store for the job.
[required] A service role for the job.
[required] Items to import.
The job's left normalization setting.
The annotation schema generated by the parsed annotation data.