omics_get_workflow: Gets information about a workflow

View source: R/omics_operations.R

omics_get_workflowR 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.


paws.storage documentation built on May 29, 2024, 2:03 a.m.