# HG changeset patch # User iuc # Date 1432062227 14400 # Node ID c1fc77fac9fb703c149f6702da848abbf20818c0 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_1_3 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09 diff -r 000000000000 -r c1fc77fac9fb tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue May 19 15:03:47 2015 -0400 @@ -0,0 +1,35 @@ + + + + + + + https://github.com/torognes/vsearch/releases/download/v1.1.3/vsearch-1.1.3-osx-x86_64 + + vsearch-1.1.3-osx-x86_64 + $INSTALL_DIR/bin/vsearch + + chmod +x $INSTALL_DIR/bin/vsearch + + + https://github.com/torognes/vsearch/releases/download/v1.1.3/vsearch-1.1.3-linux-x86_64 + + vsearch-1.1.3-linux-x86_64 + $INSTALL_DIR/bin/vsearch + + chmod +x $INSTALL_DIR/bin/vsearch + + + + $INSTALL_DIR + $INSTALL_DIR/bin + + + + + VSEARCH: Open and free 64-bit multithreaded tool for processing metagenomic sequences, including searching, clustering, + chimera detection, dereplication, sorting, masking and shuffling. + https://github.com/torognes/vsearch + + +