0
|
1 <?xml version='1.0' encoding='utf-8'?>
|
|
2 <tool_dependency>
|
|
3 <package name="boost" version="1.53.0">
|
|
4 <repository changeset_revision="a72f8efe9201" name="package_boost_1_53" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
|
|
5 </package>
|
|
6 <package name="mummer" version="3.23">
|
|
7 <repository changeset_revision="8268327cce24" name="package_mummer_3_23" owner="jjohnson" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
|
|
8 </package>
|
|
9 <package name="amos" version="3.1.0">
|
|
10 <install version="1.0">
|
|
11 <actions>
|
|
12 <action type="download_by_url">http://sourceforge.net/projects/amos/files/amos/3.1.0/amos-3.1.0.tar.gz</action>
|
|
13 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
|
|
14 <action type="shell_command">make</action>
|
|
15 <action type="shell_command">make install</action>
|
|
16 <action type="set_environment">
|
|
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
|
|
18 </action>
|
|
19 </actions>
|
|
20 </install>
|
|
21 <readme>
|
|
22 http://sourceforge.net/projects/amos/
|
|
23 AMOS is a collection of tools and class interfaces for the assembly of DNA reads. The package includes a robust infrastructure, modular assembly pipelines, and tools for overlapping, consensus generation, contigging, and assembly manipulation.
|
|
24 </readme>
|
|
25 </package>
|
|
26 </tool_dependency>
|