# HG changeset patch # User devteam # Date 1384963905 18000 # Node ID c18f836c53a90860e117f474c262fc5b8175c700 Uploaded tool dependencies definition. diff -r 000000000000 -r c18f836c53a9 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Nov 20 11:11:45 2013 -0500 @@ -0,0 +1,18 @@ + + + + + + http://sourceforge.net/projects/vcftools/files/vcftools_0.1.11.tar.gz + make + PREFIX="$INSTALL_DIR/vcftools" make install + + $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