cwlWorkflow-methods: cwlWorkflow methods

cwlWorkflow-methodsR Documentation

cwlWorkflow methods

Description

runs: The function to access all runs of a 'cwlWorkflow' object.

Usage

runs(object)

Arguments

object

A 'cwlWorkflow' object.

Value

'cwlProcess' objects or paths of CWL file.

Examples

s1 <- cwlWorkflow()
runs(s1)
s1
short(s1)

hubentu/Rcwl documentation built on April 28, 2024, 5:01 p.m.