View source: R/omics_operations.R
omics_update_annotation_store_version | R Documentation |
Updates the description of an annotation store version.
See https://www.paws-r-sdk.com/docs/omics_update_annotation_store_version/ for full documentation.
omics_update_annotation_store_version(name, versionName, description = NULL)
name |
[required] The name of an annotation store. |
versionName |
[required] The name of an annotation store version. |
description |
The description of an annotation store. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.