diff --git a/nextflow.config b/nextflow.config index 6f085d2f..2fdc40ed 100644 --- a/nextflow.config +++ b/nextflow.config @@ -156,8 +156,8 @@ params { // ProteomicsLFQ MBR parameters targeted_only = true // If false MBR will be applied for quantification of all proteins feature_with_id_min_score = 0.10 - feature_without_id_min_score = 0.90 - lfq_intensity_threshold = 10000 + feature_without_id_min_score = 0.75 + lfq_intensity_threshold = 1000 // Bruker data convert_dotd = false