Mercurial > repos > anton > vcfallelicprimitives
diff vcfallelicprimitives.xml @ 1:e66cbd28cdfa
Updated to vcflib 86723982aa
author | Anton Nekrutenko <anton@bx.psu.edu> |
---|---|
date | Wed, 25 Jun 2014 16:01:10 -0400 |
parents | 239da20770dc |
children | 971da09d28aa |
line wrap: on
line diff
--- 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 @@ <tool id="vcfallelicprimitives" name="VcfAllelicPrimitives:" version="0.0.1"> <requirements> - <requirement type="package" version="586c5ae5d57a38dae6b32ea831fb1f7cfa14c9bd">vcflib</requirement> + <requirement type="package" version="86723982aa">vcflib</requirement> </requirements> <description>Split alleleic primitives (gaps or mismatches) into multiple VCF lines</description> <command>cat "${input}" | vcfallelicprimitives ${m_option} -t "${t_option}" > "${out_file1}"</command>