psm_utils
psm_utils copied to clipboard
Peptidoform properties: `TagBase` vs `ModificationBase`?
Should these be TagBase instead of ModificationBase? They could be MassModification, which is TagBase, but not ModificationBase.
https://github.com/CompOmics/psm_utils/blob/19a657d8a97d0d08b2f1254877643dd83a2fb372/psm_utils/peptidoform.py#L621-L630