# HG changeset patch # User devteam # Date 1444768687 14400 # Node ID 93d32326537b4ff0271dda99be278641166cca54 planemo upload commit 4720b3dfa114d790b597fef6ccf3c17e8c11e111 diff -r 000000000000 -r 93d32326537b tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Oct 13 16:38:07 2015 -0400 @@ -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. + + + +