Creates a sequence store.
See https://www.paws-r-sdk.com/docs/omics_create_sequence_store/ for full documentation.
omics_create_sequence_store(
name,
description = NULL,
sseConfig = NULL,
tags = NULL,
clientToken = NULL,
fallbackLocation = NULL,
eTagAlgorithmFamily = NULL
)
[required] A name for the store.
A description for the store.
Server-side encryption (SSE) settings for the store.
Tags for the store.
To ensure that requests don't run multiple times, specify a unique token for each request.
An S3 location that is used to store files that have failed a direct upload.
The ETag algorithm family to use for ingested read sets.