diff vcfcommonsamples.xml @ 1:239ddfe40290

Updated to vcflib 86723982aa
author Anton Nekrutenko <anton@bx.psu.edu>
date Wed, 25 Jun 2014 16:13:47 -0400
parents 6a1a90ea160f
children 4acc5abb5e8e
line wrap: on
line diff
--- a/vcfcommonsamples.xml	Wed Jun 11 17:12:01 2014 -0400
+++ b/vcfcommonsamples.xml	Wed Jun 25 16:13:47 2014 -0400
@@ -1,6 +1,6 @@
 <tool id="vcfcommonsamples" name="VCFcommonSamples:" version="0.0.1">
 <requirements>
-    <requirement type="package" version="586c5ae5d57a38dae6b32ea831fb1f7cfa14c9bd">vcflib</requirement>
+    <requirement type="package" version="86723982aa">vcflib</requirement>
 </requirements>
   <description>Output records belonging to samples commong between two datasets</description>
   <command>vcfcommonsamples "${input1}" "${input2}" > "${out_file1}"</command>