Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 71: Line 71:  
<li>Using bash (replace the paths below with the appropriate paths):</li>
 
<li>Using bash (replace the paths below with the appropriate paths):</li>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
:<pre>export REF=$SS/ancestry/ref&#10;export HGDP=$SS/ancestry/HGDP&#10;export BAM=$SS/ancestry/BAM</pre>
+
:<pre>export LASER=$OUT/LASER-2.01&#10;export REF=$SS/ancestry/ref&#10;export HGDP=$SS/ancestry/HGDP&#10;export BAM=$SS/ancestry/BAM</pre>
 
</div>
 
</div>
 
</div>
 
</div>
Line 77: Line 77:  
<li>Using tcsh (replace the paths below with the appropriate paths):</li>
 
<li>Using tcsh (replace the paths below with the appropriate paths):</li>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
:<pre>setenv REF $SS/ancestry/ref&#10;setenv HGDP $SS/ancestry/HGDP&#10;setenv BAM $SS/ancestry/BAM</pre>
+
:<pre>setenv LASER $OUT/LASER-2.01&#10;setenv REF $SS/ancestry/ref&#10;setenv HGDP $SS/ancestry/HGDP&#10;setenv BAM $SS/ancestry/BAM</pre>
 
</div>
 
</div>
 
</div>
 
</div>

Navigation menu