comparison reheader.xml @ 6:85214e4428fd

upgrade to mimodd version 0.1.7.0
author Wolfgang Maier
date Fri, 11 Sep 2015 16:25:49 +0200
parents bdd1995c9e66
children d79fe626c6fd
comparison
equal deleted inserted replaced
5:bdd1995c9e66 6:85214e4428fd
1 <tool id="reheader" name="Reheader BAM file" version="0.1.6.1"> 1 <tool id="reheader" name="Reheader BAM file" version="0.1.7.0">
2 <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> 2 <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>
3 <expand macro="requirements"/> 3 <expand macro="requirements"/>
4 <version_command>mimodd version -q</version_command> 4 <version_command>mimodd version -q</version_command>
5 <command> 5 <command>
6 #if ($str($rg.treat_rg) != "ignore" and $str($rg.rginfo.source) == "from_form") or $str($co.treat_co) != "ignore": 6 #if ($str($rg.treat_rg) != "ignore" and $str($rg.rginfo.source) == "from_form") or $str($co.treat_co) != "ignore":