biouml.workflow {rbiouml} | R Documentation |
Run BioUML workflow optionaly tracking progress
biouml.workflow(path, parameters=list(), wait=T, verbose=T)
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 |
Job id that can be passed to biouml.job.info
and biouml.job.wait