Skip to content

Commit

Permalink
Merge pull request #111 from uparma/feature/flash_lfq_headers
Browse files Browse the repository at this point in the history
update flash_lfq header translations
  • Loading branch information
fu authored Nov 21, 2022
2 parents 595dc4a + d408437 commit 61c828c
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions jsons/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -7543,13 +7543,9 @@
],
"flash_lfq_style_1": [
[
"accuracy_ppm",
"accuracy_mz",
"Peak Apex Mass Error (ppm)"
],
[
"calc_mass",
"Peptide Monoisotopic Mass"
],
[
"charge",
"Precursor Charge"
Expand Down Expand Up @@ -7586,10 +7582,6 @@
"flashlfq:peak_detection_type",
"Peak Detection Type"
],
[
"flashlfq:peak_intensity",
"Peak intensity"
],
[
"flashlfq:peak_mz",
"Peak MZ"
Expand All @@ -7611,23 +7603,31 @@
"Peak Split Valley RT"
],
[
"flashlfq:psms mapped",
"flashlfq:peptide_monoisotopic_mass",
"Peptide Monoisotopic Mass"
],
[
"flashlfq:protein_group",
"Protein Group"
],
[
"flashlfq:psms_mapped",
"PSMs Mapped"
],
[
"flashlfq:theoretical_mz",
"Theoretical MZ"
],
[
"protein_id",
"Protein Group"
"quant_value",
"Peak intensity"
],
[
"raw_filename",
"File Name"
],
[
"sequence",
"trivial_name",
"Base Sequence"
]
],
Expand Down Expand Up @@ -19049,4 +19049,4 @@
},
"value_type": "bool"
}
]
]

0 comments on commit 61c828c

Please sign in to comment.