Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 81: Line 81:  
<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 EPACTS=$SS/epacts</pre>
+
:<pre>export EPACTS=~/seqshop/epacts</pre>
 
</div>
 
</div>
 
</div>
 
</div>
Line 87: Line 87:  
<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 EPACTS $SS/epacts</pre>
+
:<pre>setenv EPACTS ~/seqshop/epacts</pre>
 
</div>
 
</div>
 
</div>
 
</div>
Line 95: Line 95:  
</div>
 
</div>
 
</div>
 
</div>
  −
      
== Preparing Input Files ==
 
== Preparing Input Files ==

Navigation menu