0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <set_environment version="1.0">
|
|
4 <environment_variable action="set_to" name="SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable>
|
|
5 </set_environment>
|
6
|
6
|
|
7 <package name="perl" version="5.18.1">
|
0
|
8 <install version="1.0">
|
|
9 <actions>
|
|
10 <action type="setup_perl_environment">
|
|
11 <repository changeset_revision="35f117d7396b" name="package_perl_5_18" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
|
|
12 <package name="perl" prior_installation_required="True" version="5.18.1" />
|
|
13 </repository>
|
|
14
|
|
15 <!-- allow downloading and installing an Perl package from cpan.org-->
|
|
16 <package>http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IPC-Run-0.94.tar.gz</package>
|
|
17 <package>http://search.cpan.org/CPAN/authors/id/A/AB/ABIGAIL/Regexp-Common-2013031301.tar.gz</package>
|
|
18 <package>http://search.cpan.org/CPAN/authors/id/J/JM/JMCNAMARA/OLE-Storage_Lite-0.19.tar.gz</package>
|
|
19 <package>http://search.cpan.org/CPAN/authors/id/J/JM/JMCNAMARA/Spreadsheet-WriteExcel-2.40.tar.gz</package>
|
|
20 <package>http://search.cpan.org/CPAN/authors/id/D/DL/DLUX/Parallel-ForkManager-0.7.5.tar.gz</package>
|
7
|
21 <package>http://search.cpan.org/CPAN/authors/id/G/GR/GROMMEL/Math-Round-0.06.tar.gz</package>
|
0
|
22 </action>
|
|
23 <action type="set_environment">
|
|
24 <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/lib/perl5</environment_variable>
|
|
25 </action>
|
|
26 </actions>
|
|
27 </install>
|
|
28 </package>
|
|
29
|
|
30 <package name="perl" version="5.18.1">
|
|
31 <repository changeset_revision="35f117d7396b" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
|
|
32 </package>
|
7
|
33
|
|
34 <!-- package_weblogo_3_3 has broken link in main Galaxy toolshed (February 2017) -->
|
|
35 <package name="weblogo" version="3.5">
|
|
36 <install version="1.0">
|
|
37 <actions>
|
|
38 <action type="download_by_url">https://github.com/WebLogo/weblogo/archive/master.zip</action>
|
|
39 <!-- Use screen instead of printer to work around a color bug in ghostscript. -->
|
|
40 <action type="shell_command">sed -i.bak 's#"-dPDFSETTINGS=/printer",#"-dPDFSETTINGS=/screen",#' weblogolib/__init__.py</action>
|
|
41 <action type="move_directory_files">
|
|
42 <source_directory>.</source_directory>
|
|
43 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
44 </action>
|
|
45 <action type="set_environment">
|
|
46 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
|
|
47 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
|
|
48 </action>
|
|
49 </actions>
|
|
50 </install>
|
|
51 <readme />
|
0
|
52 </package>
|
7
|
53
|
0
|
54 <package name="numpy" version="1.9">
|
6
|
55 <repository changeset_revision="f24fc0b630fc" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
|
0
|
56 </package>
|
|
57
|
7
|
58 <package name="R" version="3.2.1">
|
|
59 <repository changeset_revision="d9f7d84125b7" name="package_r_3_2_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
|
0
|
60 </package>
|
7
|
61
|
|
62 <!-- package_R_3_2_1 doesn't load fontconfig, load it manually -->
|
|
63 <package name="fontconfig" version="2.11.1">
|
|
64 <repository changeset_revision="d88d844df0cb" name="package_fontconfig_2_11_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
|
|
65 </package>
|
|
66
|
0
|
67 <package name="mutspec" version="0.1">
|
7
|
68 <repository changeset_revision="47d4bc32a67c" name="package_r_mutspec_0_1" owner="iarc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
|
0
|
69 </package>
|
|
70
|
|
71 </tool_dependency>
|