Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with double modifications #463

Open
straussmaximilian opened this issue Jun 13, 2022 · 0 comments
Open

Issues with double modifications #463

straussmaximilian opened this issue Jun 13, 2022 · 0 comments

Comments

@straussmaximilian
Copy link
Member

Describe the bug
There can be issues when there would be double-modifications on the same amino acid.
This can be the case, e.g. when having a modifcation on an n-terminus of a peptide and a modification on the amino acid of this particular peptide. Allthough it should be modified twice, the way AlphaPept parses the modifications it will only be added once.

To Reproduce
Example:
e.g. mod<^ (mod on n-terminus) & modP (mod on P) on sample PEPTIDE should be modmodPEPTIDE but will be modPEPTIDE.

Additional context
For now there will not be a programmatic solution but a warning that one should use modifications with double-mass instead.

@straussmaximilian straussmaximilian added this to To do in v.0.4.7 Jun 13, 2022
@straussmaximilian straussmaximilian moved this from To do to 0.4.8 in v.0.4.7 Jul 16, 2022
@straussmaximilian straussmaximilian added this to To do in v.0.4.8 Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant