niworkflows.engine.workflows module#
Supercharging Nipype’s workflow engine.
Add special features to the Nipype’s vanilla workflows
- class niworkflows.engine.workflows.LiterateWorkflow(name, base_dir=None)[source]#
Bases:
nipype.pipeline.engine.workflows.Workflow
Controls the setup and execution of a pipeline of processes.