# HG changeset patch # User iuc # Date 1407760061 14400 # Node ID 554cce8d37fb1454c2a9a587a60531fe48cfeb3b Imported from capsule None diff -r 000000000000 -r 554cce8d37fb tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Aug 11 08:27:41 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/ + + +