comparison sam_dump.xml @ 4:548b3e8d7a0a

bump sam-dump version
author Matt Shirley <mdshw5@gmail.com>
date Mon, 07 Oct 2013 10:10:57 -0400
parents 293927a46697
children 558a88cd49e4
comparison
equal deleted inserted replaced
2:293927a46697 4:548b3e8d7a0a
1 <tool id="sam_dump" name="Extract reads" version="1.1.1"> 1 <tool id="sam_dump" name="Extract reads" version="1.1.2">
2 <description> in SAM format from NCBI SRA.</description> 2 <description> in SAM format from NCBI SRA.</description>
3 <command> 3 <command>
4 sam-dump --log-level fatal 4 sam-dump --log-level fatal
5 #if str( $region ) != "": 5 #if str( $region ) != "":
6 --aligned-region $region 6 --aligned-region $region