# HG changeset patch # User Anton Nekrutenko # Date 1403726487 14400 # Node ID 044448c583234ade8cf0cdd4c61a8975d19f1dc6 # Parent 027fe0a0076ef28500f68d1acfbab6c1e66c1b96 Updated to vcflib 86723982aa diff -r 027fe0a0076e -r 044448c58323 tool_dependencies.xml --- a/tool_dependencies.xml Wed Jun 11 17:10:47 2014 -0400 +++ b/tool_dependencies.xml Wed Jun 25 16:01:27 2014 -0400 @@ -1,6 +1,6 @@ - - + + diff -r 027fe0a0076e -r 044448c58323 vcfannotate.xml --- a/vcfannotate.xml Wed Jun 11 17:10:47 2014 -0400 +++ b/vcfannotate.xml Wed Jun 25 16:01:27 2014 -0400 @@ -1,6 +1,6 @@ - vcflib + vcflib Intersect VCF records with BED annotations vcfannotate --key "${key_option}" -b "${bed_data}" "${input}" > "${out_file1}"