# HG changeset patch # User Anton Nekrutenko # Date 1403726429 14400 # Node ID 43b9838461a5f9b889046c4306eb870599f13b79 # Parent 70eb7c0b65980cdde530e5cb776feb7fc00b1b94 Updated to vcflib 86723982aa diff -r 70eb7c0b6598 -r 43b9838461a5 tool_dependencies.xml --- a/tool_dependencies.xml Wed Jun 11 17:10:42 2014 -0400 +++ b/tool_dependencies.xml Wed Jun 25 16:00:29 2014 -0400 @@ -1,6 +1,6 @@ - - + + diff -r 70eb7c0b6598 -r 43b9838461a5 vcfaddinfo.xml --- a/vcfaddinfo.xml Wed Jun 11 17:10:42 2014 -0400 +++ b/vcfaddinfo.xml Wed Jun 25 16:00:29 2014 -0400 @@ -1,6 +1,6 @@ - vcflib + vcflib Adds info fields from the second dataset which are not present in the first dataset vcfaddinfo "${input1}" "${input2}" > "${out_file1}"