omics_get_workflow {paws.storage} | R Documentation |
Gets information about a workflow.
See https://www.paws-r-sdk.com/docs/omics_get_workflow/ for full documentation.
omics_get_workflow(id, type = NULL, export = NULL, workflowOwnerId = NULL)
id |
[required] The workflow's ID. |
type |
The workflow's type. |
export |
The export format for the workflow. |
workflowOwnerId |
The ID of the workflow owner. |