Learn R Programming

paws.storage (version 0.7.0)

omics_get_workflow: Gets information about a workflow

Description

Gets information about a workflow.

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

Usage

omics_get_workflow(id, type = NULL, export = NULL, workflowOwnerId = NULL)

Arguments

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.