omics_get_workflow {paws.storage}R Documentation

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.


[Package paws.storage version 0.6.0 Index]