diff vcfaddinfo.xml @ 3:53d0db355ca5 draft default tip

Uploaded
author anton
date Mon, 15 Sep 2014 14:47:51 -0400
parents 78f67ce56f34
children
line wrap: on
line diff
--- a/vcfaddinfo.xml	Wed Jun 25 16:33:34 2014 -0400
+++ b/vcfaddinfo.xml	Mon Sep 15 14:47:51 2014 -0400
@@ -1,6 +1,6 @@
 <tool id="vcfaddinfo" name="VCFaddinfo:" version="0.0.2">
 <requirements>
-    <requirement type="package" version="86723982aa">vcflib</requirement>
+    <requirement type="package" version="8a5602bf07">vcflib</requirement>
 </requirements>
   <description>Adds info fields from the second dataset which are not present in the first dataset</description>
   <command>vcfaddinfo "${input1}" "${input2}" > "${out_file1}"</command>