View source: R/omics_operations.R
| omics_get_workflow_version | R Documentation |
Gets information about a workflow version. For more information, see Workflow versioning in Amazon Web Services HealthOmics in the Amazon Web Services HealthOmics User Guide.
See https://www.paws-r-sdk.com/docs/omics_get_workflow_version/ for full documentation.
omics_get_workflow_version(
workflowId,
versionName,
type = NULL,
export = NULL,
workflowOwnerId = NULL
)
workflowId |
[required] The workflow's ID. The |
versionName |
[required] The workflow version name. |
type |
The workflow's type. |
export |
The export format for the workflow. |
workflowOwnerId |
The 12-digit account ID of the workflow owner. The workflow owner ID can be retrieved using the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.