params { modules { 'bcftools_filter' { args = "--soft-filter LowQual --exclude '%QUAL<25 || FORMAT/DP<5|| MAX(FORMAT/AD)/SUM(FORMAT/DP)<0.7 || MQ<30 || MQ0F>0.1' --output-type z" } } remove_recombination = true }