Scrubbing with clinical samples
Ju-Chi Yu (Twitter: @juchiyu / Mattermost: @juchiyu) and Jerrold Jeyachandra (Mattermost: @jerdra)
No response
BrainHack Toronto
We started this project because two data sets in our lab, SPINS (about schizophrenia) and SPASD (about autism), have strong motion effects that cannot be separated from group effects (SSD vs ASD vs Controls). This could be due to differences in the clinical populations given their symptoms. To alleviate the effect of motion in the analysis, Power et al. (2014) suggested ways to quality control for motion and introduced scrubbing as an additional step before cleaning the data. Scrubbing is a procedure that removes the TRs that have a big motion (as indicated by FD values that exceed a certain threshold) and the TRs between two motion spikes that are too close to each other (the TR section in between two spikes is called the island of which the length can be specified).
With SPINS and SPASD in mind, we would like to test if scrubbing is a possible solution to remove the motion effects that confound the group effects. However, schizophrenia and autism patients all tend to move more compared to healthy controls, so it might be worth checking different scrubbing arguments to leverage the quality of the data and the amount of usable data that go into the final analysis.
We have the scripts to 1) run scrubbing and cleaning and 2) plot the figures for quality control (QC). In this project, you can participate in three ways:
Power’s Paper: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3849338/
Lindquist Paper: https://onlinelibrary.wiley.com/doi/epdf/10.1002/hbm.24528
Benchmark Paper: https://www.sciencedirect.com/science/article/pii/S1053811917302288
PR w/Nilearn Code: nilearn/nilearn#3385
https://github.com/TIGRLab/brainhack-2022-scrubbing
issue one: show the length of scans after scrubbing
issue two: add options to scrub by removing a certain number of TRs after each motion spike
Join us on Discord
https://github.com/TIGRLab/brainhack-2022-scrubbing#readme
The project uses private data sets, but you can bring your own data too!
2
Project contributors are listed on the README.md
Leave this text if you don’t have an image yet.
documentation, pipeline_development, visualization
1_basic structure
other
BIDS, fMRIPrep, Jupyter, other
documentation, Python, R
, shell_scripting
fMRI
1_commit_push
Topic: pipeline development Tools: RStudio
Hi @brainhackorg/project-monitors my project is ready!