Warning: This document is for an old version of niworkflows. The main version is master.

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.

visit_desc()[source]

Build a citation boilerplate by visiting all workflows.