18
|
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>
|
33
|
12
|
18
|
13 <package name="R" version="3.0.1">
|
33
|
14 <repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu" prior_installation_required="True"/>
|
18
|
15
|
|
16 <install version="1.0">
|
|
17 <actions>
|
|
18 <action type="set_environment_for_install">
|
33
|
19 <repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu" prior_installation_required="True">
|
18
|
20 <package name="R" version="3.0.1" />
|
|
21 </repository>
|
|
22 </action>
|
|
23 <action type="shell_command">R CMD BATCH $REPOSITORY_INSTALL_DIR/install_DEG.R </action>
|
33
|
24 <action type="shell_command">echo "export PATH=$PATH" > $INSTALL_DIR/env.sh </action>
|
|
25 <action type="shell_command">chmod 755 $INSTALL_DIR/env.sh </action>
|
|
26
|
|
27 </actions>
|
18
|
28 </install>
|
|
29 </package>
|
|
30
|
|
31 <package name="threads" version="1.96">
|
|
32 <install version="1.0">
|
|
33 <actions>
|
|
34 <action type="download_by_url">http://www.cpan.org/authors/id/J/JD/JDHEDDEN/threads-1.96.tar.gz</action>
|
26
|
35 <action type="make_directory">$INSTALL_DIR/lib/perl5</action>
|
|
36 <action type="shell_command">
|
|
37 perl Makefile.PL INSTALL_BASE=$INSTALL_DIR &&
|
|
38 make &&
|
|
39 make install
|
|
40 </action>
|
|
41 <action type="set_environment">
|
27
|
42 <environment_variable action="append_to" name="PERL5LIB">$INSTALL_DIR/lib/perl5/:$INSTALL_DIR/lib/perl5/x86_64-linux-gnu-thread-multi/</environment_variable>
|
26
|
43 </action>
|
18
|
44 </actions>
|
|
45 </install>
|
|
46 </package>
|
|
47
|
|
48
|
|
49 <package name="Parallel-ForkManager" version="1.06">
|
|
50 <install version="1.0">
|
|
51 <actions>
|
|
52 <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/Parallel-ForkManager-1.06.tar.gz</action>
|
26
|
53 <action type="make_directory">$INSTALL_DIR/lib/perl5</action>
|
|
54 <action type="shell_command">
|
|
55 perl Makefile.PL INSTALL_BASE=$INSTALL_DIR &&
|
|
56 make &&
|
|
57 make install
|
|
58 </action>
|
|
59 <action type="set_environment">
|
27
|
60 <environment_variable action="append_to" name="PERL5LIB">$INSTALL_DIR/lib/perl5/:$INSTALL_DIR/lib/perl5/x86_64-linux-gnu-thread-multi/</environment_variable>
|
26
|
61 </action>
|
18
|
62 </actions>
|
|
63 </install>
|
|
64 </package>
|
|
65
|
|
66 <package name="SVG" version="2.59">
|
|
67 <install version="1.0">
|
|
68 <actions>
|
|
69 <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/SVG-2.59.tar.gz</action>
|
26
|
70 <action type="make_directory">$INSTALL_DIR/lib/perl5</action>
|
|
71 <action type="shell_command">
|
|
72 perl Makefile.PL INSTALL_BASE=$INSTALL_DIR &&
|
|
73 make &&
|
|
74 make install
|
|
75 </action>
|
|
76 <action type="set_environment">
|
27
|
77 <environment_variable action="append_to" name="PERL5LIB">$INSTALL_DIR/lib/perl5/:$INSTALL_DIR/lib/perl5/x86_64-linux-gnu-thread-multi/</environment_variable>
|
26
|
78 </action>
|
18
|
79 </actions>
|
|
80 </install>
|
|
81 </package>
|
|
82
|
31
|
83 <package name="Boost-Graph" version="1.4_001">
|
18
|
84 <install version="1.0">
|
|
85 <actions>
|
30
|
86 <action type="download_by_url">http://www.cpan.org/authors/id/D/DU/DUFFEE/Boost-Graph-1.4_001.tar.gz</action>
|
26
|
87 <action type="make_directory">$INSTALL_DIR/lib/perl5</action>
|
|
88 <action type="shell_command">
|
|
89 perl Makefile.PL INSTALL_BASE=$INSTALL_DIR &&
|
28
|
90 ls &&
|
26
|
91 make &&
|
|
92 make install
|
|
93 </action>
|
|
94 <action type="set_environment">
|
27
|
95 <environment_variable action="append_to" name="PERL5LIB">$INSTALL_DIR/lib/perl5/:$INSTALL_DIR/lib/perl5/x86_64-linux-gnu-thread-multi/</environment_variable>
|
26
|
96 </action>
|
18
|
97 </actions>
|
|
98 </install>
|
|
99 </package>
|
|
100
|
|
101 </tool_dependency>
|