omics_update_workflow: Updates a workflow

View source: R/omics_operations.R

omics_update_workflowR Documentation

Updates a workflow

Description

Updates a workflow.

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

Usage

omics_update_workflow(id, name = NULL, description = NULL)

Arguments

id

[required] The workflow's ID.

name

A name for the workflow.

description

A description for the workflow.


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