# HG changeset patch # User devteam # Date 1447085639 18000 # Node ID d9e36a5fd0ea7b59b093a3df2b6bb084c2fd8aa0 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_velvet_1_2_10 commit 5a4e0ca9992af3a6e5ed2b533f04bb82ce761e0b diff -r 000000000000 -r d9e36a5fd0ea tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Nov 09 11:13:59 2015 -0500 @@ -0,0 +1,31 @@ + + + + + https://github.com/dzerbino/velvet/archive/d430f1ade319af582dc7bb6886ea904abd6337bd.zip + make + + velvetg + $INSTALL_DIR + + + velveth + $INSTALL_DIR + + + $INSTALL_DIR + + + + +From the official readme: + +:: + + Velvet should function on any standard 64bit Linux environment with + gcc. A good amount of physical memory (12GB to start with, more is no luxury) + is recommended. + + + +