diff vcfdistance.xml @ 1:ff5c6635c9a8

Updated to vcflib 86723982aa
author Anton Nekrutenko <anton@bx.psu.edu>
date Wed, 25 Jun 2014 16:14:03 -0400
parents de3bbf60d086
children 2c664ebd4af5
line wrap: on
line diff
--- a/vcfdistance.xml	Wed Jun 11 17:11:17 2014 -0400
+++ b/vcfdistance.xml	Wed Jun 25 16:14:03 2014 -0400
@@ -1,6 +1,6 @@
 <tool id="vcfdistance" name="VCFdistance:" version="0.0.1">
 <requirements>
-    <requirement type="package" version="586c5ae5d57a38dae6b32ea831fb1f7cfa14c9bd">vcflib</requirement>
+    <requirement type="package" version="86723982aa">vcflib</requirement>
 </requirements>
   <description>Calculate distance to the nearest variant</description>
   <command>cat "${input1}" | vcfdistance > "${out_file1}"</command>