Make mpileup saving optional

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
Anders Goncalves da Silva 2021-02-10 10:00:22 -08:00 committed by GitHub
parent 8f546a1f95
commit 884c4658b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ process IVAR_CONSENSUS {
-aa -A -d 0 -Q 0 \\
$options.args2 \\
$bam | \\
tee ${prefix}_mpileup.txt | \\
$save_mpileup \\
ivar consensus \\
$options.args \\
-p $prefix