runCWLBP: run CWL with BiocParallel

View source: R/runCWL.R

runCWLBPR Documentation

run CWL with BiocParallel

Description

Submit one CWL object with assigned values with BiocParallel.

Usage

runCWLBP(cwl, outdir, BPPARAM, ...)

Arguments

cwl

cwl A 'cwlProcess' or 'cwlWorkflow' object.

outdir

Directory for output results

BPPARAM

The options for 'BiocParallelParam'.

...

The other options from runCWL.

Value

Results from computing nodes and logs from cwltool.


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