R/class-pipeline_collection.R
pipeline_collection.Rd
Combine and execute pipelines
pipeline_collection(root_path = NULL, overwrite = FALSE)
directory to store pipelines and results
whether to overwrite if root_path exists; default is false, and raises an error when root_path exists
root_path
A PipelineCollections instance
PipelineCollections