# HG changeset patch # User cjav # Date 1380037032 14400 # Node ID b765dd7a4187052b3b761516c31feaf08662715d # Parent a86055b09b0a5cf76aa7507850628cbb317ae2f4 Switched to installing all dependencies using "setup_virtualenv". diff -r a86055b09b0a -r b765dd7a4187 tool_dependencies.xml --- a/tool_dependencies.xml Thu Sep 19 18:23:10 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 11:37:12 2013 -0400 @@ -1,13 +1,28 @@ - - - + +This Galaxy Tool Shed package installs ngs-tools. This requires and assumes a +standard C compiler is already installed, along with the Python header files. + +Development of this dependency definition is being done here on GitHub: +https://github.com/cjav/ngs-tools/tree/master/galaxy-tools + + + + + + - ngs-tools==0.1.6 + +docopt==0.6.1 +biopython==1.62 +python-levenshtein==0.10.2 +ngs-tools==0.1.6 + +