However, both the parameter file downloaded from the params page as well as the MAX_PEPTIDE_LEN constant in the code indicate that the maximum length is 51.
Which number is correct?
Thank you for your time!
Calyx
Jimmy Eng
unread,
Oct 9, 2025, 12:50:12 PMOct 9
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Comet ms/ms db search support
The maximum peptide length was changed to 50 for version 2024.01.0 and newer. For versions 2023.01.2 and older, the supported maximum peptide length is 63. The peptide_length_range parameter pages for versions 2024.01.0 and newer have been updated; thanks for reporting this discrepancy.
Calyx Liu
unread,
Oct 10, 2025, 5:51:56 PMOct 10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Comet ms/ms db search support
Thank you for the clarification Jimmy! Out of curiosity, why was the maximum length decreased? Is there a lot of murkiness for peptides beyond 50 AAs or was it because it is too computationally intense?
Jimmy Eng
unread,
Oct 12, 2025, 9:37:24 AMOct 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Comet ms/ms db search support
It was decreased to 50 in order to limit/reduce memory use when the fragment ion indexing support was implemented.