# HG changeset patch # User iuc # Date 1453838483 18000 # Node ID 6c1cc41af15b0aa133e98e55577a7e92494e1678 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_genometools_1_5_7 commit ef70edc74e958c32231f632339da032403d2a55a diff -r 000000000000 -r 6c1cc41af15b tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Jan 26 15:01:23 2016 -0500 @@ -0,0 +1,29 @@ + + + + + + + https://depot.galaxyproject.org/software/genometools/genometools_1.5.7_src_all.tar.gz + + make 64bit=yes cairo=no prefix=$INSTALL_DIR install + $INSTALL_DIR/lib/python + cd gtpython && 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/ + + + +