# HG changeset patch # User iuc # Date 1407759328 14400 # Node ID 1ffb90a1805a61198350eddab280fcfa29922bb9 Uploaded diff -r 000000000000 -r 1ffb90a1805a tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Aug 11 08:15:28 2014 -0400 @@ -0,0 +1,21 @@ + + + + + + http://downloads.sourceforge.net/project/vcftools/vcftools_0.1.12b.tar.gz + make + PREFIX="$INSTALL_DIR/vcftools" make install + + cp bin/vcftools $INSTALL_DIR/vcftools/bin + + $INSTALL_DIR/vcftools/bin + + + + + A set of tools written in Perl and C++ for working with VCF files, such as those generated by the 1000 Genomes Project. + http://vcftools.sourceforge.net/ + + +