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

CBIG fMRI preprocessing pipeline: compatibility with BIDS format #18

Open
Remi-Gau opened this issue Nov 29, 2022 · 0 comments
Open

CBIG fMRI preprocessing pipeline: compatibility with BIDS format #18

Remi-Gau opened this issue Nov 29, 2022 · 0 comments

Comments

@Remi-Gau
Copy link
Contributor

Submitted by CBIG group*

BIDS (Brain Imaging Data Structure) format provides a standard way for neuroimaging investigators to share their data and gains an increasing number of users. Our group is maintaining an fMRI preprocessing pipeline that allows flexible preprocessing order. However, currently this pipeline is not very compatible with BIDS format. During OHBM hackathon, we would like to modify CBIG preprocessing pipeline so that it can automatically handle input data in BIDS format, and also reorganize input data into BIDS format if they are not.

The steps to achieve this goal:

  • Understand the folder structure of BIDS format;
  • Identify what are the files needed for CBIG preprocessing pipeline and how to locate them in BIDS format;
  • Write scripts to grab the needed files and pass to current preprocessing scripts;
  • Test on some data in BIDS format;
  • Re-run some GSP (Brain Genomics Superstruct Project) subjects to make sure original functionality is not affected.

This upgrade will benefit people who are using (or plan to use) CBIG fMRI preprocessing code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant