biouml.workflow: Run BioUML workflow

Description Usage Arguments Value

View source: R/biouml.R

Description

Run BioUML workflow optionaly tracking progress

Usage

1
biouml.workflow(path, parameters=list(), wait=T, verbose=T)

Arguments

path

path to BioUML workflow

parameters

list of parameters to BioUML workflow

wait

whether to wait for workflow completion or return immediately

verbose

print messages and progress from BioUML workflow, only meaningful if wait is TRUE

Value

Job id that can be passed to biouml.job.info and biouml.job.wait


rbiouml documentation built on Aug. 10, 2021, 9:06 a.m.