# HG changeset patch # User iuc # Date 1465927280 14400 # Node ID 5eac5e2d91e211d38e709562c49b1ef28048f13c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit f3a59c91c231cc1582479109e776d05602b7f24d-dirty diff -r 000000000000 -r 5eac5e2d91e2 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Jun 14 14:01:20 2016 -0400 @@ -0,0 +1,24 @@ + + + + + + + + + https://depot.galaxyproject.org/software/stacks/stacks-1.40_src_all.tar.gz + ./configure --prefix=$INSTALL_DIR --enable-bam --with-bam-include-path=${BAM_ROOT}/include/bam --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 + + +