View source: R/omics_operations.R
omics_update_workflow | R Documentation |
Updates a workflow.
See https://www.paws-r-sdk.com/docs/omics_update_workflow/ for full documentation.
omics_update_workflow(id, name = NULL, description = NULL)
id |
[required] The workflow's ID. |
name |
A name for the workflow. |
description |
A description for the workflow. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.