gcloud_alpha_genomics_variantsets_create (1)
NAME
- gcloud alpha genomics variantsets create - creates a variant set belonging to a specified dataset
SYNOPSIS
-
gcloud alpha genomics variantsets create --dataset-id=DATASET_ID [--description=DESCRIPTION] [--name=NAME] [--reference-set-id=REFERENCE_SET_ID] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Creates a variant set belonging to a specified dataset.
REQUIRED FLAGS
-
- --dataset-id=DATASET_ID
-
- The ID of the dataset the variant set will belong to.
- The ID of the dataset the variant set will belong to.
OPTIONAL FLAGS
-
- --description=DESCRIPTION
-
A description of the variant set.
- --name=NAME
-
The user-defined name of the variant set. Name does not uniquely identify a
variant set. It is for descriptive purposes only.
- --reference-set-id=REFERENCE_SET_ID
-
The reference set the variant set will be associated with. When variants are
later added to this variant set, the API enforces consistency with this
reference set.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support