nipoppy.workflows¶
Classes for running workflows on datasets.
Submodules¶
- nipoppy.workflows.base
- nipoppy.workflows.bids_conversion
- nipoppy.workflows.dataset_init
- nipoppy.workflows.dataset_status
- nipoppy.workflows.dicom_reorg
- nipoppy.workflows.extractor
- nipoppy.workflows.pipeline
- nipoppy.workflows.pipeline_store
- nipoppy.workflows.runner
- nipoppy.workflows.track_curation
- nipoppy.workflows.tracker
Classes¶
Base workflow class with awareness of dataset layout and components. |
|
A workflow for a pipeline that has a Boutiques descriptor. |
|
Base workflow class with logging/subprocess/filesystem utilities. |
|
Convert data to BIDS. |
|
Workflow for organizing raw DICOM files. |
|
Extract imaging-derived phenotypes (IDPs) from processed data. |
|
Workflow for init command. |
|
Workflow for pipeline install command. |
|
List pipelines and versions that have been installed into a dataset. |
|
Pipeline runner. |
|
Pipeline tracker. |
|
Workflow for pipeline validate command. |
|
Workflow for status command. |
|
Workflow for creating/updating a dataset's curation status file. |