Closed arokem closed 5 years ago
List of potential commands:
dmriprep
run the BIDS appdmriprep-data
(non BIDS-app compliant command) takes in source, spits out local dir with downloaded filesdmriprep-test
run dmriprep with/without PA/AP filenames, with niter=1 for eddy correctionNeed two separate docker workflows (possibly necessetating two difference Dockerfiles). One for BIDS app only, the other for development. BIDS version should have dmriprep entrypoint. Dev version should include ipython and have bash entrypoint.
This should look just like other BIDS apps. Use the example app as a template.