diff --git a/jsons/parameters.json b/jsons/parameters.json index a75e9b0..4c3e147 100644 --- a/jsons/parameters.json +++ b/jsons/parameters.json @@ -10228,6 +10228,7 @@ "description": "Lower precursor mass tolerance; maximum negative deviation of measured from calculated parent ion mass.", "key_translations": { "comet_style_1": "peptide_mass_tolerance_part1", + "flash_lfq_style_1": "--ppm_part1", "mascot_style_1": "TOL_part1", "msamanda_style_1": "ms1_tol_part1", "msfragger_style_1": "precursor_mass_lower", @@ -10254,7 +10255,7 @@ "description": "Upper precursor mass tolerance; maximum positive deviation of measured from calculated parent ion mass.", "key_translations": { "comet_style_1": "peptide_mass_tolerance_part2", - "flash_lfq_style_1": "--ppm", + "flash_lfq_style_1": "--ppm_part2", "mascot_style_1": "TOL_part2", "msamanda_style_1": "ms1_tol_part2", "msfragger_style_1": "precursor_mass_upper",