We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d24c1 commit b418acbCopy full SHA for b418acb
conf/process.config
@@ -144,7 +144,7 @@ process {
144
}
145
146
withName:"SAMTOOLS_MPILEUP" {
147
- ext.args = "--output-BP-5 --no-output-ends --no-output-ins --no-output-del --no-output-ins --no-output-del --min-BQ 0 -R"
+ ext.args = "--output-BP-5 --no-output-ends --no-output-ins --no-output-del --no-output-ins --no-output-del --min-BQ 0 -R --ff 0"
148
publishDir = [
149
[
150
path: "${outdir}/out",
0 commit comments