This operation will list all parts in a requested multipart upload for a sequence store.
See https://www.paws-r-sdk.com/docs/omics_list_read_set_upload_parts/ for full documentation.
omics_list_read_set_upload_parts(
sequenceStoreId,
uploadId,
partSource,
maxResults = NULL,
nextToken = NULL,
filter = NULL
)
[required] The Sequence Store ID used for the multipart uploads.
[required] The ID for the initiated multipart upload.
[required] The source file for the upload part.
The maximum number of read set upload parts returned in a page.
Next token returned in the response of a previous ListReadSetUploadPartsRequest call. Used to get the next page of results.
Attributes used to filter for a specific subset of read set part uploads.