Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 61: Line 61:  
<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/bams</pre>
+
:<pre>export REF=$SS/ancestry/ref&#10;export HGDP=$SS/ancestry/HGDP&#10;export BAM=$SS/ancestry/bams</pre>
 
</div>
 
</div>
 
</div>
 
</div>
Line 67: Line 67:  
<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/bams</pre>
+
:<pre>setenv REF $SS/ancestry/ref&#10;setenv HGDP $SS/ancestry/HGDP&#10;setenv BAM $SS/ancestry/bams</pre>
 
</div>
 
</div>
 
</div>
 
</div>
Line 74: Line 74:  
</div>
 
</div>
 
</div>
 
</div>
      
== Getting started ==
 
== Getting started ==

Navigation menu