Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 26: Line 26:     
This tutorial builds on the alignment & snpcall tutorials, if you have not already, please first run those tutorials: [[SeqShop:_Sequence_Mapping_and_Assembly_Practical|Alignment Tutorial]] & [[SeqShop: Variant Calling and Filtering for SNPs Practical|SNP Calling Tutorial]]
 
This tutorial builds on the alignment & snpcall tutorials, if you have not already, please first run those tutorials: [[SeqShop:_Sequence_Mapping_and_Assembly_Practical|Alignment Tutorial]] & [[SeqShop: Variant Calling and Filtering for SNPs Practical|SNP Calling Tutorial]]
 +
    
=== Download & Build EPACTS ===
 
=== Download & Build EPACTS ===
 +
 
If you do not already have EPACTS:
 
If you do not already have EPACTS:
 +
<div class="mw-collapsible mw-collapsed" style="width:600px">
 +
''If you are running during the SeqShop Workshop, please skip this section and use EPACTS from Mary Kate's directory.''
 +
<div class="mw-collapsible-content">
 
* cd to where you want EPACTS installed (you can change this to any directory you want)
 
* cd to where you want EPACTS installed (you can change this to any directory you want)
 
  mkdir -p ~/seqshop
 
  mkdir -p ~/seqshop
Line 40: Line 45:  
  make install
 
  make install
 
  cd ../..
 
  cd ../..
 +
</div>
 +
</div>
    
{{SeqShopRemoteEnv}}
 
{{SeqShopRemoteEnv}}
Line 49: Line 56:  
<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=~/seqshop/epacts</pre>
+
:<pre>export EPACTS=/net/seqshop-server/home/mktrost/seqshop/epacts</pre>
 +
:<pre>export EPACTS=/net/seqshop-server/home/mktrost/seqshop/epacts</pre>
 
</div>
 
</div>
 
</div>
 
</div>

Navigation menu