omics_update_annotation_store {paws.storage}R Documentation

Updates an annotation store

Description

Updates an annotation store.

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

Usage

omics_update_annotation_store(name, description = NULL)

Arguments

name

[required] A name for the store.

description

A description for the store.


[Package paws.storage version 0.6.0 Index]