Creates a variant store.
See https://www.paws-r-sdk.com/docs/omics_create_variant_store/ for full documentation.
omics_create_variant_store(
reference,
name = NULL,
description = NULL,
tags = NULL,
sseConfig = NULL
)
[required] The genome reference for the store's variants.
A name for the store.
A description for the store.
Tags for the store.
Server-side encryption (SSE) settings for the store.