Difference between revisions of "Genehunter Exercise"
From Statistical Genetics Courses
Serveradmin (Talk | contribs) (Created page with "<pre> # Exercise 1<br />gh<br />photo mult.out<br />ps on<br />mb 15<br />load datain.dat<br />map function haldane<br />increment steps 5<br />off end 10<br />haplo on<br />...") |
Serveradmin (Talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <pre> | + | <pre># Exercise 1 |
− | + | gh | |
− | # Exercise 1 | + | photo mult.out |
− | + | ps on | |
− | + | mb 15 | |
+ | load datain.dat | ||
+ | map function haldane | ||
+ | increment steps 5 | ||
+ | off end 10 | ||
+ | haplo on | ||
+ | analysis lod | ||
+ | scan md1.pre | ||
+ | total stat | ||
+ | single point on | ||
+ | scan md1.pre | ||
+ | total stat | ||
+ | # Exercise 2 | ||
+ | gh | ||
+ | photo multhet.out | ||
+ | ps on | ||
+ | mb 15 | ||
+ | load datain.dat | ||
+ | map function haldane | ||
+ | increment steps 5 | ||
+ | off end 10 | ||
+ | analysis lod | ||
+ | scan mdhet.pre | ||
+ | total stat het | ||
+ | single point on | ||
+ | scan mdhet.pre | ||
+ | total stat het | ||
</pre> | </pre> |
Latest revision as of 21:49, 12 June 2018
# Exercise 1 gh photo mult.out ps on mb 15 load datain.dat map function haldane increment steps 5 off end 10 haplo on analysis lod scan md1.pre total stat single point on scan md1.pre total stat # Exercise 2 gh photo multhet.out ps on mb 15 load datain.dat map function haldane increment steps 5 off end 10 analysis lod scan mdhet.pre total stat het single point on scan mdhet.pre total stat het