Commit 8831bc5
Add High Res MS and Low Res MS presets for Comet adapter (#6)
* Add Comet resolution parameter presets
Add High-Res and Low-Res presets for CometAdapter:
- High-Res (< 50 ppm): instrument=high_res, fragment_mass_tolerance=0.015 Da, fragment_bin_offset=0.0
- Low-Res (>= 50 ppm): instrument=low_res, fragment_mass_tolerance=0.50025 Da, fragment_bin_offset=0.4
https://claude.ai/code/session_01B8uy8fQnZ9q2tRsCiLuTev
* Rename Comet presets to High Res MS and Low Res MS
https://claude.ai/code/session_01B8uy8fQnZ9q2tRsCiLuTev
* Remove other presets, keep only Comet resolution presets
https://claude.ai/code/session_01B8uy8fQnZ9q2tRsCiLuTev
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 54b2104 commit 8831bc5
1 file changed
Lines changed: 12 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
42 | 17 | | |
43 | 18 | | |
44 | 19 | | |
| |||
0 commit comments