Lin4Neuro
===================================
nisg=/media/sf_share/nisg-202001
===================================
MacOS
===================================
nisg=~/git/nisg-202001
===================================
========================================
SUBJECTS_DIR=$nisg/subjects
========================================
========================================
cd $SUBJECTS_DIR
asegstats2table \
--subjects OAS2_0013 OAS2_0048 \
--delimiter=comma \
--tablefile aseg.vol.csv
========================================
========================================
asegstats2table \
--subjects OAS2_0013 OAS2_0048 \
--delimiter=comma \
--transpose \
--tablefile aseg.vol.trans.csv
========================================
========================================
fs_stats_aseg.sh OAS2_*MR[12]
open tables
========================================
========================================
fs_stats_aseg_trans.sh OAS2_*MR[12]
open tables
========================================
========================================
aparcstats2table --hemi lh \
--subjects OAS2_0013 OAS2_0048 \
--delimiter=comma \
--table lh.aparc.area.csv
========================================
========================================
aparcstats2table --hemi lh \
--subjects OAS2_0013 OAS2_0048 \
--delimiter=comma \
--meas thickness \
--table lh.aparc.thickness.csv
========================================
========================================
fs_stats_aparc.sh OAS2_*MR[12]
open tables
========================================
========================================
fs_stats_aparc_trans.sh OAS2_*MR[12]
open tables
========================================
========================================
cd $SUBJECTS_DIR/ernie/mri
cat lh.hippoSfVolumes-T1.v10.txt
========================================
========================================
quantifyHippocampalSubfields.sh T1 hipposf.txt
========================================
========================================
cd $SUBJECTS_DIR
fs_stats_hipposf.sh OAS2_*MR1
open tables
========================================
========================================
fs_stats_hipposf_trans.sh OAS2_*MR1
open tables
========================================
========================================
cd $SUBJECTS_DIR/ernie/mri
cat brainstemSsVolumes.v10.txt
========================================
========================================
quantifyBrainstemStructures.sh brainstem.txt
========================================