biouml.analysis: Run BioUML analysis

Description Usage Arguments Value

View source: R/biouml.R

Description

Run BioUML analysis optionaly tracking progress

Usage

1
biouml.analysis(analysisName, parameters=list(), wait=T, verbose=T)

Arguments

analysisName

name of BioUML analysis to run, use biouml.analysis.list to get the list of possible values

parameters

list of parameters to BioUML analysis, use biouml.analysis.parameters to get the list of parameters

wait

whether to wait for analysis completion or return immediately

verbose

print messages and progress from BioUML analysis, 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.