Retrieves a list of read sets.
See https://www.paws-r-sdk.com/docs/omics_list_read_sets/ for full documentation.
omics_list_read_sets(
sequenceStoreId,
maxResults = NULL,
nextToken = NULL,
filter = NULL
)
[required] The jobs' sequence store ID.
The maximum number of read sets to return in one page of results.
Specify the pagination token from a previous request to retrieve the next page of results.
A filter to apply to the list.