Skip to content

Pydra plugin to enable the wrapping of BIDS apps into a Pydra Task class

License

Notifications You must be signed in to change notification settings

ArcanaFramework/pydra-compose-bidsapp

Repository files navigation

Pydra-compose-bidsapp plugin

Pydra-compose-bidsapp is a plugin package for the Pydra dataflow engine, which adds the feature to wrap up BIDS Apps into Pydra task classes that take input files, stores them in a BIDS dataset created on the fly, runs the BIDS App on them, then extracts the files into the tasks outputs. It can be useful when running BIDS app on non-BIDS structured data (e.g. XNAT or LORIS repositories).

For developers

Install repo in developer mode from the source directory. It is also useful to install pre-commit to take care of styling via black:

python3 -m pip install -e '.[dev]'
pre-commit install

About

Pydra plugin to enable the wrapping of BIDS apps into a Pydra Task class

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages