comparison reheader.xml @ 8:d79fe626c6fd

upgrade to v0.1.7.1
author Wolfgang Maier
date Thu, 22 Oct 2015 15:34:23 +0200
parents 85214e4428fd
children 93db2f9bca12
comparison
equal deleted inserted replaced
7:3619e85a5477 8:d79fe626c6fd
1 <tool id="reheader" name="Reheader BAM file" version="0.1.7.0"> 1 <tool id="reheader" name="Reheader BAM file" version="0.1.7.1">
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":