Difference between revisions of "Genehunter Exercise"

From Statistical Genetics Courses

Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<pre>
+
<pre># Exercise 1
# Exercise 1
+
 
+
 
gh
 
gh
 
 
photo mult.out
 
photo mult.out
 
 
ps on
 
ps on
 
 
mb 15
 
mb 15
 
 
load datain.dat
 
load datain.dat
 
 
map function haldane
 
map function haldane
 
 
increment steps 5
 
increment steps 5
 
 
off end 10
 
off end 10
 
 
haplo on
 
haplo on
 
 
analysis lod  
 
analysis lod  
 
 
scan md1.pre
 
scan md1.pre
 
 
total stat
 
total stat
 
 
single point on
 
single point on
 
 
scan md1.pre
 
scan md1.pre
 
 
total stat
 
total stat
  
 
# Exercise 2
 
# Exercise 2
 
 
gh
 
gh
 
 
photo multhet.out
 
photo multhet.out
 
 
ps on
 
ps on
 
 
mb 15
 
mb 15
 
 
load datain.dat
 
load datain.dat
 
 
map function haldane
 
map function haldane
 
 
increment steps 5
 
increment steps 5
 
 
off end 10
 
off end 10
 
 
analysis lod
 
analysis lod
 
 
scan mdhet.pre
 
scan mdhet.pre
 
 
total stat het
 
total stat het
 
 
single point on
 
single point on
 
 
scan mdhet.pre
 
scan mdhet.pre
 
 
total stat het
 
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