# HG changeset patch # User Anton Nekrutenko # Date 1403726470 14400 # Node ID e66cbd28cdfa7265fd18b17a73ba5377b2a392aa # Parent 239da20770dc2c2b7d1e142f594a821c615d9419 Updated to vcflib 86723982aa diff -r 239da20770dc -r e66cbd28cdfa tool_dependencies.xml --- a/tool_dependencies.xml Wed Jun 11 17:10:38 2014 -0400 +++ b/tool_dependencies.xml Wed Jun 25 16:01:10 2014 -0400 @@ -1,6 +1,6 @@ - - + + diff -r 239da20770dc -r e66cbd28cdfa vcfallelicprimitives.xml --- a/vcfallelicprimitives.xml Wed Jun 11 17:10:38 2014 -0400 +++ b/vcfallelicprimitives.xml Wed Jun 25 16:01:10 2014 -0400 @@ -1,6 +1,6 @@ - vcflib + vcflib Split alleleic primitives (gaps or mismatches) into multiple VCF lines cat "${input}" | vcfallelicprimitives ${m_option} -t "${t_option}" > "${out_file1}"