Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for data in BIDS format #24

Merged
merged 7 commits into from
Jan 21, 2025
Merged

Add support for data in BIDS format #24

merged 7 commits into from
Jan 21, 2025

Conversation

p-j-smith
Copy link
Collaborator

Fixes #13
Fixes #23

  • modify the analysis script to handle data formatted according to BIDS, including handling subjects with multiple sessions
  • save the session-level outputs to the derivatives folder of each session
  • remove /code directory - all outputs are stored directly in the derivatives/enigma-pd-wml directory of each session
  • create a top-level zip file (enigma-pd-wml-results.zip) that contains all session-level zip files. This zip can be shared with the ENIGMA-PD Vasc team
  • update docs to reflect changes:

These changes simplify the command for running the container has been simplified (if running from the top-level BIDS directory):

docker run "$(pwd)":/data hamiedaharoon24/enigma-pd-wml

@p-j-smith p-j-smith merged commit 00d1078 into main Jan 21, 2025
1 check passed
@p-j-smith p-j-smith deleted the paul/bids branch January 21, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce copying of files between folders Add support for input data in BIDS format
1 participant