Mercurial > repos > iuc > hisat2
diff hisat2.xml @ 11:e926afbd9e10 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 2d92a777711babd19c84dfa0db806d33e386afc7-dirty
author | iuc |
---|---|
date | Mon, 10 Apr 2017 23:17:56 -0400 |
parents | da8d655e2154 |
children | 2ec097c8e843 |
line wrap: on
line diff
--- a/hisat2.xml Mon Apr 10 17:40:42 2017 -0400 +++ b/hisat2.xml Mon Apr 10 23:17:56 2017 -0400 @@ -40,7 +40,7 @@ #if $compressed == "GZ": --un-gz '$output_unaligned_reads_l' #else if $compressed == "BZ2": - --un-gz '$output_unaligned_reads_l' + --un-bz2 '$output_unaligned_reads_l' #else: --un '$output_unaligned_reads_l' #end if