pipeline_collection: Combine and execute pipelines

View source: R/class-pipeline_collection.R

pipeline_collectionR Documentation

Combine and execute pipelines

Description

Combine and execute pipelines

Usage

pipeline_collection(root_path = NULL, overwrite = FALSE)

Arguments

root_path

directory to store pipelines and results

overwrite

whether to overwrite if root_path exists; default is false, and raises an error when root_path exists

Value

A PipelineCollections instance


beauchamplab/raveio documentation built on March 5, 2025, 11:06 p.m.