omics_update_annotation_store_version: Updates the description of an annotation store version

View source: R/omics_operations.R

omics_update_annotation_store_versionR Documentation

Updates the description of an annotation store version

Description

Updates the description of an annotation store version.

See https://www.paws-r-sdk.com/docs/omics_update_annotation_store_version/ for full documentation.

Usage

omics_update_annotation_store_version(name, versionName, description = NULL)

Arguments

name

[required] The name of an annotation store.

versionName

[required] The name of an annotation store version.

description

The description of an annotation store.


paws.storage documentation built on May 29, 2024, 2:03 a.m.