omics_get_annotation_store_version {paws.storage} | R Documentation |
Retrieves the metadata for an annotation store version
Description
Retrieves the metadata for an annotation store version.
See https://www.paws-r-sdk.com/docs/omics_get_annotation_store_version/ for full documentation.
Usage
omics_get_annotation_store_version(name, versionName)
Arguments
name |
[required] The name given to an annotation store version to distinguish it from others. |
versionName |
[required] The name given to an annotation store version to distinguish it from others. |
[Package paws.storage version 0.7.0 Index]