neurodatascience / nipoppy

Lightweight framework for neuroimaging-clinical data organization/processing
https://nipoppy.readthedocs.io/en/latest/
MIT License
10 stars 19 forks source link

Add support for BIDSCOIN #240

Open michellewang opened 1 month ago

michellewang commented 1 month ago

Source code: https://github.com/Donders-Institute/bidscoin/tree/master

BIDSCOIN uses argparse so this should not be very difficult, ~though it requires PyQt6 for the GUI~ (edit: there are branches for PyQt5 versions which also seem to be used by the container).

Also has an container image available: https://bidscoin.readthedocs.io/en/stable/installation.html#building-the-container-image.

sudo apptainer build bidscoin.sif docker://marcelzwiers/bidscoin:<version>