Changes

From Genome Analysis Wiki
Jump to navigationJump to search
53 bytes added ,  09:49, 28 February 2013
no edit summary
Line 216: Line 216:  
If you want to use EPACTS in an Ubuntu platform, following the step below  
 
If you want to use EPACTS in an Ubuntu platform, following the step below  
   −
*Download EPACTS source distribution at http://www.sph.umich.edu/csg/kang/epacts/download/EPACTS-3.1.0.tar.gz (100MB)  
+
*Download EPACTS source distribution at http://www.sph.umich.edu/csg/kang/epacts/download/EPACTS-3.2.0.tar.gz (100MB)  
 
*Uncompress EPACTS package, and install the package using the following set of commands
 
*Uncompress EPACTS package, and install the package using the following set of commands
   −
   tar xzvf EPACTS-3.1.0.tar.gz
+
   tar xzvf EPACTS-3.2.0.tar.gz
   cd EPACTS-3.1.0
+
   cd EPACTS-3.2.0
   ./configure --prefix=/path/to/install  
+
   ./configure --prefix=/path/to/install (e.g. ~/epacts to install into your home directory)
 
   make
 
   make
 
   make install
 
   make install

Navigation menu