# HG changeset patch # User Anton Nekrutenko # Date 1403727611 14400 # Node ID 7d46a899f2a5232b0e3b1d35431dfe1e7ccbe857 # Parent 346257ed64131be6961f4796f9e64af7d4bb6643 Updated to vcflib 86723982aa diff -r 346257ed6413 -r 7d46a899f2a5 tool_dependencies.xml --- a/tool_dependencies.xml Wed Jun 11 17:11:03 2014 -0400 +++ b/tool_dependencies.xml Wed Jun 25 16:20:11 2014 -0400 @@ -1,6 +1,6 @@ - - + + diff -r 346257ed6413 -r 7d46a899f2a5 vcfannotategenotypes.xml --- a/vcfannotategenotypes.xml Wed Jun 11 17:11:03 2014 -0400 +++ b/vcfannotategenotypes.xml Wed Jun 25 16:20:11 2014 -0400 @@ -1,6 +1,6 @@ - vcflib + vcflib Annotate genotypes in a VCF dataset using genotypes from another VCF dataset vcfannotategenotypes "${tag_option}" "${input1}" "${input2}" > "${out_file1}"