This directory contains a Boutiques descriptor for the BIDS app and an example of invocation.
- Install Boutiques:
pip install boutiques
- Run the example:
bosh ./bids-app-example.json -i ./invocation.json -e -d
(assumesds001
is a valid dataset in the current working directory.)