comparison tool_dependencies.xml @ 25:393a04ec0fa9

Update tool requirement versions.
author Matt Shirley <mdshw5@gmail.com>
date Mon, 30 Mar 2015 21:57:40 -0400
parents 22d9fe442c50
children 7d80b2b24270
comparison
equal deleted inserted replaced
24:22d9fe442c50 25:393a04ec0fa9
24 make 24 make
25 make install 25 make install
26 cd $INSTALL_DIR/bin 26 cd $INSTALL_DIR/bin
27 ./vdb-config -s "cache-enabled = false" 27 ./vdb-config -s "cache-enabled = false"
28 </action> 28 </action>
29 <action type="set_environment"><environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable></action> 29 <action type="set_environment">
30 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
31 </action>
30 </actions> 32 </actions>
31 </install> 33 </install>
32 <readme> 34 <readme>
33 Tools from NCBI SRA Toolkit for extracting FASTQ and SAM format reads from SRA format archives. 35 Tools from NCBI SRA Toolkit for extracting FASTQ and SAM format reads from SRA format archives.
34 This software release was designed to run under Linux, MacOSX operating systems on Intel x86-compatible 64 bit architectures. 36 This software release was designed to run under Linux, MacOSX operating systems on Intel x86-compatible 64 bit architectures.