# HG changeset patch # User bgruening # Date 1450864515 18000 # Node ID d89b3134e32c4a1e00093820692a870aeab70eda planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_genometools_1_5_7 commit b2d06ecd8075bd4b4543bb078f5adffdc607785d diff -r 000000000000 -r d89b3134e32c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Dec 23 04:55:15 2015 -0500 @@ -0,0 +1,35 @@ + + + + + + + + + http://genometools.org/pub/genometools-1.5.7.tar.gz + + + + + + + + $INSTALL_DIR/lib/python + python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin + + $INSTALL_DIR + $INSTALL_DIR/lib/python + $INSTALL_DIR + $INSTALL_DIR/bin + + + + +The GenomeTools genome analysis system is a collection of bioinformatics tools (in the realm of genome informatics) combined into a single binary named gt. +It is based on a C library named “libgenometools” which consists of several modules. + +For more details, see: +http://genometools.org/ + + +