annotate tool_dependencies.xml @ 1:559454eab468 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
author iuc
date Fri, 17 Jul 2015 14:20:19 -0400
parents c1fc77fac9fb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
2 <tool_dependency>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
3 <package name="vsearch" version="1.1.3">
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
4 <install version="1.0">
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
5 <actions_group>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
6 <actions architecture="x86_64" os="darwin">
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
7 <action type="download_file">https://github.com/torognes/vsearch/releases/download/v1.1.3/vsearch-1.1.3-osx-x86_64</action>
1
559454eab468 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 0
diff changeset
8 <action type="move_file" rename_to="vsearch">
0
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
9 <source>vsearch-1.1.3-osx-x86_64</source>
1
559454eab468 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 0
diff changeset
10 <destination>$INSTALL_DIR/bin</destination>
0
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
11 </action>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
12 <action type="shell_command">chmod +x $INSTALL_DIR/bin/vsearch</action>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
13 </actions>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
14 <actions architecture="x86_64" os="linux">
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
15 <action type="download_file">https://github.com/torognes/vsearch/releases/download/v1.1.3/vsearch-1.1.3-linux-x86_64</action>
1
559454eab468 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 0
diff changeset
16 <action type="move_file" rename_to="vsearch">
0
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
17 <source>vsearch-1.1.3-linux-x86_64</source>
1
559454eab468 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents: 0
diff changeset
18 <destination>$INSTALL_DIR/bin</destination>
0
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
19 </action>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
20 <action type="shell_command">chmod +x $INSTALL_DIR/bin/vsearch</action>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
21 </actions>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
22
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
23 <action type="set_environment">
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
24 <environment_variable action="set_to" name="VSEARCH_ROOT_DIR">$INSTALL_DIR</environment_variable>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
25 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
26 </action>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
27 </actions_group>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
28 </install>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
29 <readme>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
30 VSEARCH: Open and free 64-bit multithreaded tool for processing metagenomic sequences, including searching, clustering,
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
31 chimera detection, dereplication, sorting, masking and shuffling.
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
32 https://github.com/torognes/vsearch
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
33 </readme>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
34 </package>
c1fc77fac9fb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
35 </tool_dependency>