make roi script
#!/bin/sh# this is MERGED script for (i)transformation, (ii) roi making, and (iii) exclusion masking.# THIS IS VERSION 2: FOR APARC+ASEGS2009S.# THIS SCRIPT IS TO BE FOLLOWED BY TRAC_02_MAKEROILISTcmd=$hr/batchcode/commands_roimergeecho command file is $cmdexport FSLDIR=$WORK/fsl/fsl for s in `cat $hr/fs/goodsubject.txt` docat <<EOM > $cmd#!/bin/bash#$ -l mem=3G,time=6..