annotate tool_dependencies.xml @ 1:43e081d32f90 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit dc69ff0ee8c53a78d1d378cbe14c604a019bf015
author iuc
date Sun, 06 Dec 2015 11:31:57 -0500
parents a5f56370e870
children 89c9361b93da
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
2 <tool_dependency>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
3 <package name="zlib" version="1.2.8">
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
4 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
5 </package>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
6 <package name="sickle" version="1.33">
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
7 <install version="1.0">
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
8 <actions>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
9 <action target_filename="sickle-1.33.tar.gz" type="download_by_url">https://github.com/najoshi/sickle/archive/v1.33.tar.gz</action>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
10 <action type="set_environment_for_install">
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
11 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
12 <package name="zlib" version="1.2.8" />
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
13 </repository>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
14 </action>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
15 <action type="shell_command">make</action>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
16 <action type="move_file">
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
17 <source>sickle</source>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
18 <destination>$INSTALL_DIR/bin</destination>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
19 </action>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
20 <action type="set_environment">
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
21 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
22 </action>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
23 </actions>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
24 </install>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
25 <readme>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
26 Sickle is a windowed adaptive trimming tool for FASTQ files using quality.
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
27 </readme>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
28 </package>
a5f56370e870 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sickle commit 128d3f255f00c47fa2b16d9b7432d48a089660c1
iuc
parents:
diff changeset
29 </tool_dependency>