View source: R/omics_operations.R
| omics_delete_workflow_version | R Documentation |
Deletes a workflow version. Deleting a workflow version doesn't affect any ongoing runs that are using the workflow version.
See https://www.paws-r-sdk.com/docs/omics_delete_workflow_version/ for full documentation.
omics_delete_workflow_version(workflowId, versionName)
workflowId |
[required] The workflow's ID. |
versionName |
[required] The workflow version name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.