Donders-Institute / bidscoin

BIDScoin converts your source-level neuroimaging data to BIDS
https://bidscoin.readthedocs.io
GNU General Public License v3.0
129 stars 35 forks source link

Merge all bidsapps to a single bidscoin bidsapp #238

Closed marcelzwiers closed 4 months ago

marcelzwiers commented 4 months ago

It is very inefficient and it would cause fragmentation if BIDScoin's bidsapps would all be distributed as separate apps. A better alternative would be to group them all under the bidscoin umbrella, e.g. like this:

bidscoin bids_dir output_dir level deface [..]
bidscoin bids_dir output_dir level slicereport [..]
[..]
marcelzwiers commented 4 months ago

Dropping the idea because it doesn't look nice when the key action is only the fourth input argument