Changes

From Statistical Genetics Courses

Jump to: navigation, search

RV-TDT Exercise

1 byte removed, 18:40, 8 March 2017
/* RV-TDT exercise */
do
echo "runing rvTDT on gene "${g}
rvTDT exercise_proj -G ./genes/${g}.tped -P ./data/rvtdt.phen -M ./genes/${g}.map --adapt 500 --alpha 0.00001 --permut 2000 --lower_cutoff 0 --upper_cutoff 100 -- minVariants 3 --maxMissRatio 1
done
# Answer