0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="fastx_toolkit" version="0.0.13">
|
|
4 <repository changeset_revision="ec66ae4c269b" name="package_fastx_toolkit_0_0_13" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6 <package name="bowtie" version="0.12.7">
|
|
7 <repository changeset_revision="9f9f38617a98" name="package_bowtie_0_12_7" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" />
|
|
8 </package>
|
|
9 <set_environment version="1.0">
|
|
10 <environment_variable action="set_to" name="SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable>
|
|
11 </set_environment>
|
|
12 <package name="R" version="2.11.0">
|
|
13 <repository changeset_revision="8d0a55bf7aaf" name="package_r_2_11_0" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu" />
|
|
14 </package>
|
2
|
15
|
|
16 <package name="threads" version="1.96">
|
|
17 <install version="1.0">
|
|
18 <actions>
|
|
19 <action type="download_by_url">http://www.cpan.org/authors/id/J/JD/JDHEDDEN/threads-1.96.tar.gz</action>
|
|
20 <action type="shell_command">perl Makefile.PL PREFIX=$INSTALL_DIR </action>
|
|
21 <action type="shell_command">make</action>
|
|
22 <action type="shell_command">make install</action>
|
|
23 <action type="set_environment">
|
|
24 <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/lib</environment_variable>
|
|
25 </action>
|
|
26 </actions>
|
|
27 </install>
|
|
28 </package>
|
|
29
|
|
30
|
|
31 <package name="Parallel-ForkManager" version="1.06">
|
|
32 <install version="1.0">
|
|
33 <actions>
|
|
34 <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/Parallel-ForkManager-1.06.tar.gz</action>
|
|
35 <action type="shell_command">perl Makefile.PL PREFIX=$INSTALL_DIR </action>
|
|
36 <action type="shell_command">make</action>
|
|
37 <action type="shell_command">make install</action>
|
|
38 <action type="set_environment">
|
|
39 <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/lib</environment_variable>
|
|
40 </action>
|
|
41 </actions>
|
|
42 </install>
|
|
43 </package>
|
|
44
|
|
45 <package name="SVG" version="2.59">
|
|
46 <install version="1.0">
|
|
47 <actions>
|
|
48 <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/SVG-2.59.tar.gz</action>
|
|
49 <action type="shell_command">perl Makefile.PL PREFIX=$INSTALL_DIR </action>
|
|
50 <action type="shell_command">make</action>
|
|
51 <action type="shell_command">make install</action>
|
|
52 <action type="set_environment">
|
|
53 <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/lib</environment_variable>
|
|
54 </action>
|
|
55 </actions>
|
|
56 </install>
|
|
57 </package>
|
|
58
|
|
59 <package name="Boost-Graph" version="1.4">
|
|
60 <install version="1.0">
|
|
61 <actions>
|
|
62 <action type="download_by_url">http://www.cpan.org/authors/id/D/DB/DBURDICK/BoostGraph/Boost-Graph-1.4.tar.gz</action>
|
|
63 <action type="shell_command">perl Makefile.PL PREFIX=$INSTALL_DIR </action>
|
|
64 <action type="shell_command">make</action>
|
|
65 <action type="shell_command">make install</action>
|
|
66 <action type="set_environment">
|
|
67 <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/lib</environment_variable>
|
|
68 </action>
|
|
69 </actions>
|
|
70 </install>
|
|
71 </package>
|
|
72
|
0
|
73 </tool_dependency>
|