TIGRLab/stoppd_MRS

Name: stoppd_MRS

Owner: Kimel Family Translational Imaging-Genetics Research Lab

Description: Spectroscopy analysis scripts

Created: 2017-08-21 14:02:12.0

Updated: 2017-08-31 20:31:11.0

Pushed: 2017-08-31 20:31:35.0

Homepage: null

Size: 2292

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

stoppd_MRS

Need to download the following software for scripts to work:

- Gannet2.0<br>
- SPM 8<br>
- print_raw_headers (for GE scanner only)<br>

**Only 2 scripts need to be run through the terminal by the user: Master_1.sh and Master_2.sh**

Script 1: Master_1.sh

- shell script, run through terminal<br>
- type which site's data to process<br>
- enter data input/output paths as directed by script<br>
- enter matlab dependencies:<br>
    - Save scripts/gannet/spm in one folder and enter in that path when dependencies are required

Description:

- reads information from header files <br>
- data organization: moving files into folders for easy access (cmh data only)<br>
- links to matlab script: matlab1_xxx, where xxx is the site name<br>

Script 2: Master_2

- second shell script, run through terminal and enter input/output paths when prompted<br>
- Before running this script make sure to go through all images produced by the previous
   script and ensure that the voxel orientations are correct    <br>
- <strong>Refer to the document 'QC1_instructions' for details if the voxels are incorrectly oriented</strong><br>
- <b>The 'Protocol' document shows pictures of what the voxels should look like</b>

Description:

- uses FSL and BET (Brain extraction tool) to generate csf fraction values and voxel volume for each ROI<br>
- also creates masks in nifti format<br>
- <b>If LCModel can be automated it needs to be run within this script. The exact location is shown in the script with comments</b>

Scripts that still need to be written/edited:

- csv_creation_MAS.m, csv_creation_NKI.m, csv_creation_PMC.m (use csv_creation_CMH for reference)<br>
- Before creating these files it is necessary to have the results from LCModel ready<br>
- In Master_2.sh, need to edit the PMC section. This has not been completed because the voxel placement for PMC
  was not correct (both dlpfc and sgacc placements were wrong for most subjects), therefore it is unclear whether or not         this data is usable.<br><br>

Refer to the document 'pipeline_technical_details' for a comprehensive description of this pipeline


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.