comparison reheader.xml @ 9:93db2f9bca12

upgrade to v0.1.7.2
author Wolfgang Maier wolfgang.maier@biologie.uni-freiburg.de
date Thu, 28 Jan 2016 17:26:58 +0100
parents d79fe626c6fd
children c46406466625
comparison
equal deleted inserted replaced
8:d79fe626c6fd 9:93db2f9bca12
1 <tool id="reheader" name="Reheader BAM file" version="0.1.7.1"> 1 <tool id="reheader" name="Reheader BAM file" version="0.1.7.2">
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":