# HG changeset patch # User devteam # Date 1385317512 18000 # Node ID 61f9ddecde82b7f499a10c4c24bba87b15e4dfb5 Uploaded diff -r 000000000000 -r 61f9ddecde82 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sun Nov 24 13:25:12 2013 -0500 @@ -0,0 +1,20 @@ + + + + + + http://downloads.sourceforge.net/project/vcftools/vcftools_0.1.11.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 + + + \ No newline at end of file