diff reheader.xml @ 1:a548b3c6ed00

corrected upload
author wolma
date Wed, 11 Feb 2015 08:57:11 -0500
parents 6231ae8f87b8
children 72d20758ba2c
line wrap: on
line diff
--- a/reheader.xml	Wed Feb 11 08:29:02 2015 -0500
+++ b/reheader.xml	Wed Feb 11 08:57:11 2015 -0500
@@ -1,6 +1,9 @@
 <tool id="reheader" name="Reheader BAM file">
 
   <description>From a BAM file generate a new file with the original header (if any) replaced or modified by that found in a second SAM file</description>
+  <requirements>
+    <requirement type="package">mimodd</requirement>
+  </requirements>
   <version_command>mimodd version -q</version_command>
   <command>    
     #if ($str($rg.treat_rg) != "ignore" and $str($rg.rginfo.source) == "from_form") or $str($co.treat_co) != "ignore":