nipoppy.workflows.pipeline_store.create.PipelineCreateWorkflow

class nipoppy.workflows.pipeline_store.create.PipelineCreateWorkflow(pipeline_dir, type_, *, source_descriptor=None, verbose=False, dry_run=False)

Workflow for pipeline validate command.

Parameters:
create_bundle(target, type_, *, source_descriptor=None)

Create a pipeline bundle.

Parameters:
run_main()

Run the main workflow.

pipeline_dir
source_descriptor = None
type_