# HG changeset patch # User iuc # Date 1466889838 14400 # Node ID f413df160b3e801eefbc28f8c1a1337f9ca6f633 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393 diff -r 000000000000 -r f413df160b3e tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Jun 25 17:23:58 2016 -0400 @@ -0,0 +1,31 @@ + + + + + + + + + https://depot.galaxyproject.org/software/stacks/stacks_1.40_src_all.tar.gz + + + + + + + + ./configure --prefix=$INSTALL_DIR --enable-bam --with-bam-include-path=${BAM_INCLUDE} --with-bam-lib-path=${BAM_LIB_PATH} + make + make install + + + $INSTALL_DIR/bin/ + $INSTALL_DIR/ + + + + + This package installs STACKS from the sources available. Based on Cyril Monjeuad version + + +