User Tools

Site Tools


diy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
diy [2009/11/10 06:35] 172.26.0.166diy [2009/11/10 06:37] 172.26.0.166
Line 6: Line 6:
 DIYA is intended to bring a collection of tools and libraries into the hands of small scale genomics labs for the process of sequence assembly and annotation. Projects include DIYA, MGAP, CRISPR, and DIYGV DIYA is intended to bring a collection of tools and libraries into the hands of small scale genomics labs for the process of sequence assembly and annotation. Projects include DIYA, MGAP, CRISPR, and DIYGV
  
-http://sourceforge.net/projects/diyg/ 
 http://gmod.org/wiki/DIYA http://gmod.org/wiki/DIYA
  
Line 13: Line 12:
 ---- ----
 Get the latest versiont from  Get the latest versiont from 
 +http://sourceforge.net/projects/diyg/
  
 Required Perl modules (available from CPAN) Required Perl modules (available from CPAN)
Line 51: Line 51:
  
 2. Type the following at a command line 2. Type the following at a command line
 +<code>tar -xvf diya-X.X.X.tar 
 +        cd diya-X.X.X
 +        perl Makefile.PL
 +        make
 +        make test
 +        sudo make install
 +</code>
 +3. Set the $DIYAHOME variable to /path/to/diya-X.X or to wherever you
 +   would like to see the diya output files.
 +
diy.txt · Last modified: 2010/05/22 14:19 by 127.0.0.1