0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="blast+" version="2.2.28">
|
26
|
4 <repository changeset_revision="6f6a8be93479" name="package_blast_plus_2_2_28" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
0
|
5 </package>
|
|
6 <package name="hmmer" version="3.0">
|
26
|
7 <repository changeset_revision="a44693e3a2c4" name="package_hmmer_3_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
0
|
8 </package>
|
|
9 <package name="muscle" version="3.8.31">
|
26
|
10 <repository changeset_revision="a8912a41ecc8" name="package_muscle_3_8_31" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
5
|
11 </package>
|
18
|
12 <package name="biopython" version="1.62">
|
26
|
13 <repository changeset_revision="ac9cc2992b69" name="package_biopython_1_62" owner="biopython" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
18
|
14 </package>
|
|
15
|
17
|
16 <package name="helperlibs" version="0.1.2">
|
7
|
17 <install version="1.0">
|
5
|
18 <actions>
|
17
|
19 <action type="download_by_url">https://pypi.python.org/packages/source/h/helperlibs/helperlibs-0.1.2.tar.gz</action>
|
|
20 <action type="make_directory">$INSTALL_DIR/lib/python</action>
|
25
|
21 <action type="shell_command">
|
|
22 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&
|
|
23 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin
|
|
24 </action>
|
17
|
25 <action type="set_environment">
|
|
26 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
|
|
27 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
28 </action>
|
5
|
29 </actions>
|
|
30 </install>
|
|
31 <readme>
|
17
|
32 helperlibs python library
|
|
33 </readme>
|
|
34 </package>
|
18
|
35
|
21
|
36 <package name="cssselect" version="0.9">
|
|
37 <install version="1.0">
|
|
38 <actions>
|
|
39 <action type="download_by_url">https://pypi.python.org/packages/source/c/cssselect/cssselect-0.9.tar.gz</action>
|
|
40 <action type="make_directory">$INSTALL_DIR/lib/python</action>
|
25
|
41 <action type="shell_command">
|
|
42 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&
|
|
43 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin
|
|
44 </action>
|
21
|
45 <action type="set_environment">
|
|
46 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
|
|
47 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
48 </action>
|
|
49 </actions>
|
|
50 </install>
|
|
51 <readme>
|
|
52 cssselect python library
|
|
53 </readme>
|
|
54 </package>
|
|
55
|
18
|
56 <package name="pyquery" version="1.2.6">
|
|
57 <install version="1.0">
|
|
58 <actions>
|
20
|
59 <action type="download_by_url">https://github.com/gawel/pyquery/archive/1.2.6.tar.gz</action>
|
18
|
60 <action type="make_directory">$INSTALL_DIR/lib/python</action>
|
25
|
61 <action type="shell_command">
|
|
62 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&
|
|
63 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin
|
|
64 </action>
|
18
|
65 <action type="set_environment">
|
|
66 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
|
|
67 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
68 </action>
|
|
69 </actions>
|
|
70 </install>
|
|
71 <readme>
|
21
|
72 pyquery python library
|
18
|
73 </readme>
|
|
74 </package>
|
|
75
|
17
|
76 <package name="straight.plugin" version="1.4.0-post-1">
|
|
77 <install version="1.0">
|
|
78 <actions>
|
|
79 <action type="download_by_url">https://pypi.python.org/packages/source/s/straight.plugin/straight.plugin-1.4.0-post-1.tar.gz</action>
|
|
80 <action type="make_directory">$INSTALL_DIR/lib/python</action>
|
25
|
81 <action type="shell_command">
|
|
82 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&
|
|
83 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin
|
|
84 </action>
|
17
|
85 <action type="set_environment">
|
|
86 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
|
|
87 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
88 </action>
|
|
89 </actions>
|
|
90 </install>
|
|
91 <readme>
|
|
92 straight.plugin python library
|
5
|
93 </readme>
|
0
|
94 </package>
|
|
95 <package name="antismash" version="2.0.2">
|
|
96 <install version="1.0">
|
|
97 <actions_group>
|
25
|
98 <!-- Download the binaries for MUSCLE compatible with 64-bit OSX. -->
|
8
|
99 <actions architecture="x86_64" os="darwin">
|
|
100 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antiSMASH2.0.2_macosx.zip</action>
|
|
101 <action type="move_directory_files">
|
|
102 <source_directory>.</source_directory>
|
|
103 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
104 </action>
|
|
105 <action type="chmod">
|
|
106 <file mode="750">$INSTALL_DIR/run_antismash.py</file>
|
|
107 </action>
|
24
|
108 <!-- As last step we created an additional output plugin, that generates protein FASTA files from all clusters and
|
|
109 we need to copy this plugin into the correct location.
|
|
110 -->
|
|
111 <action type="download_file">https://raw.github.com/bgruening/galaxytools/master/antismash/src/genecluster_sequence/__init__.py</action>
|
|
112 <action type="make_directory">$INSTALL_DIR/antismash/output_modules/genecluster_sequence/</action>
|
|
113 <action type="move_file">
|
|
114 <source>__init__.py</source>
|
|
115 <destination>$INSTALL_DIR/antismash/output_modules/genecluster_sequence/</destination>
|
|
116 </action>
|
|
117 <!-- AntiSmash has a prerequirement check that is not useful for us, because we
|
|
118 do not offer the option for genprediction and do not install glimmer and Co.
|
|
119 For that reason deactivate the check.
|
|
120 -->
|
|
121 <action type="shell_command">sed -i 's/check_prereqs(plugins, options) > 0/False/g' $INSTALL_DIR/run_antismash.py</action>
|
|
122 <action type="download_file">https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz</action>
|
25
|
123 <action type="shell_command">tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast</action>
|
24
|
124 </actions>
|
|
125
|
25
|
126 <!-- Download the binaries for MUSCLE compatible with 64-bit OSX. -->
|
24
|
127 <actions architecture="i386" os="darwin">
|
|
128 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antiSMASH2.0.2_macosx.zip</action>
|
|
129 <action type="move_directory_files">
|
|
130 <source_directory>.</source_directory>
|
|
131 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
132 </action>
|
|
133 <action type="chmod">
|
|
134 <file mode="750">$INSTALL_DIR/run_antismash.py</file>
|
|
135 </action>
|
|
136 <!-- As last step we created an additional output plugin, that generates protein FASTA files from all clusters and
|
|
137 we need to copy this plugin into the correct location.
|
|
138 -->
|
|
139 <action type="download_file">https://raw.github.com/bgruening/galaxytools/master/antismash/src/genecluster_sequence/__init__.py</action>
|
|
140 <action type="make_directory">$INSTALL_DIR/antismash/output_modules/genecluster_sequence/</action>
|
|
141 <action type="move_file">
|
|
142 <source>__init__.py</source>
|
|
143 <destination>$INSTALL_DIR/antismash/output_modules/genecluster_sequence/</destination>
|
|
144 </action>
|
16
|
145 <!-- AntiSmash has a prerequirement check that is not useful for us, because we
|
|
146 do not offer the option for genprediction and do not install glimmer and Co.
|
|
147 For that reason deactivate the check.
|
|
148 -->
|
17
|
149 <action type="shell_command">sed -i 's/check_prereqs(plugins, options) > 0/False/g' $INSTALL_DIR/run_antismash.py</action>
|
13
|
150 <action type="download_file">https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz</action>
|
|
151 <action type="shell_command">tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast</action>
|
8
|
152 </actions>
|
24
|
153
|
0
|
154 <!-- Download the binaries for AntiSmash compatible with 64-bit Linux. -->
|
6
|
155 <actions architecture="x86_64" os="linux">
|
7
|
156 <action target_filename="antismash-2.0.2.tar.bz2" type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antismash-2.0.2.x86_64.tar.bz2</action>
|
12
|
157 <action type="move_directory_files">
|
|
158 <source_directory>.</source_directory>
|
|
159 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
160 </action>
|
0
|
161 <action type="chmod">
|
|
162 <file mode="750">$INSTALL_DIR/run_antismash.py</file>
|
|
163 </action>
|
23
|
164 <!-- As last step we created an additional output plugin, that generates protein FASTA files from all clusters and
|
|
165 we need to copy this plugin into the correct location.
|
|
166 -->
|
|
167 <action type="download_file">https://raw.github.com/bgruening/galaxytools/master/antismash/src/genecluster_sequence/__init__.py</action>
|
|
168 <action type="make_directory">$INSTALL_DIR/antismash/output_modules/genecluster_sequence/</action>
|
|
169 <action type="move_file">
|
|
170 <source>__init__.py</source>
|
|
171 <destination>$INSTALL_DIR/antismash/output_modules/genecluster_sequence/</destination>
|
|
172 </action>
|
15
|
173 <!-- AntiSmash has a prerequirement check that is not useful for us, because we
|
|
174 do not offer the option for genprediction and do not install glimmer and Co.
|
|
175 For that reason deactivate the check.
|
|
176 -->
|
17
|
177 <action type="shell_command">sed -i 's/check_prereqs(plugins, options) > 0/False/g' $INSTALL_DIR/run_antismash.py</action>
|
12
|
178 <action type="download_file">https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz</action>
|
|
179 <action type="shell_command">tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast</action>
|
0
|
180 </actions>
|
24
|
181
|
0
|
182 <!-- Download the binaries for AntiSmash compatible with 32-bit Linux. -->
|
6
|
183 <actions architecture="i386" os="linux">
|
0
|
184 <action type="download_by_url">https://bitbucket.org/antismash/antismash2/downloads/antismash-2.0.2.i686.tar.bz2</action>
|
|
185 <action type="move_directory_files">
|
|
186 <source_directory>.</source_directory>
|
|
187 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
188 </action>
|
|
189 <action type="chmod">
|
|
190 <file mode="750">$INSTALL_DIR/run_antismash.py</file>
|
|
191 </action>
|
24
|
192 <!-- As last step we created an additional output plugin, that generates protein FASTA files from all clusters and
|
|
193 we need to copy this plugin into the correct location.
|
|
194 -->
|
|
195 <action type="download_file">https://raw.github.com/bgruening/galaxytools/master/antismash/src/genecluster_sequence/__init__.py</action>
|
|
196 <action type="make_directory">$INSTALL_DIR/antismash/output_modules/genecluster_sequence/</action>
|
|
197 <action type="move_file">
|
|
198 <source>__init__.py</source>
|
|
199 <destination>$INSTALL_DIR/antismash/output_modules/genecluster_sequence/</destination>
|
|
200 </action>
|
16
|
201 <!-- AntiSmash has a prerequirement check that is not useful for us, because we
|
|
202 do not offer the option for genprediction and do not install glimmer and Co.
|
|
203 For that reason deactivate the check.
|
|
204 -->
|
17
|
205 <action type="shell_command">sed -i 's/check_prereqs(plugins, options) > 0/False/g' $INSTALL_DIR/run_antismash.py</action>
|
13
|
206 <action type="download_file">https://bitbucket.org/antismash/antismash2/downloads/clusterblast.tar.gz</action>
|
|
207 <action type="shell_command">tar xfvz clusterblast.tar.gz -C $INSTALL_DIR/antismash/generic_modules/clusterblast</action>
|
3
|
208 </actions>
|
1
|
209
|
14
|
210 <actions>
|
|
211
|
|
212 </actions>
|
|
213
|
0
|
214 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. -->
|
|
215 <action type="set_environment">
|
6
|
216 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
|
15
|
217 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
|
0
|
218 </action>
|
|
219 </actions_group>
|
|
220 </install>
|
|
221 <readme>
|
|
222 AntiSmash installation with all dependencies.
|
25
|
223 Java needs to be installed.
|
0
|
224 </readme>
|
|
225 </package>
|
|
226 </tool_dependency>
|