Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 65: Line 65:  
  cd ~/seqshop/
 
  cd ~/seqshop/
 
* download, decompress, and build the version of epacts that was tested with this tutorial:
 
* download, decompress, and build the version of epacts that was tested with this tutorial:
  wget http://www.sph.umich.edu/csg/kang/epacts/download/EPACTS-3.2.5.tar.gz
+
  wget http://www.sph.umich.edu/csg/kang/epacts/download/EPACTS-3.2.6.tar.gz
  tar xvf EPACTS-3.2.5.tar.gz
+
  tar xvf EPACTS-3.2.6.tar.gz
  cd EPACTS-3.2.5
+
  cd EPACTS-3.2.6
 
  ./configure --prefix=$HOME/seqshop/epacts
 
  ./configure --prefix=$HOME/seqshop/epacts
 
  make
 
  make

Navigation menu