diff --git a/tools/rasusa/rasusa.xml b/tools/rasusa/rasusa.xml index 87dddb954d3..c3535631be7 100644 --- a/tools/rasusa/rasusa.xml +++ b/tools/rasusa/rasusa.xml @@ -1,8 +1,9 @@ - + Randomly subsample reads to a specified coverage - 3.0.0 + 4.0.0 0 + 25.0 fastqsanger,fastqsanger.gz,fasta,fasta.gz @@ -52,7 +53,7 @@ --frac $subsample.frac #end if #if $r1_ext.endswith(".gz") or $r2_ext.endswith(".gz") ---output-type g +--compress-type g #end if ]]> diff --git a/tools/rasusa/test-data/output.bam b/tools/rasusa/test-data/output.bam index 6be07c5ccb5..cc3571ecef3 100644 Binary files a/tools/rasusa/test-data/output.bam and b/tools/rasusa/test-data/output.bam differ