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

Fix off-by-one error in fasta2speclib modification generation #190

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

RalfG
Copy link
Member

@RalfG RalfG commented Feb 15, 2023

Fixed

  • Fixed issue in fasta2speclib where fixed modifications were added one residue to the left of the actual site. This bug was introduced in commit 6f41d44 and released in v3.10.0.

Added

  • Added tests for fasta2speclib modification generation

In fasta2speclib, fixed modificaitons were added one residue to the left of the actual site. This bug was introduced in commit 6f41d44 and released in v3.10.0.
@RalfG RalfG merged commit 24d69a4 into releases Feb 15, 2023
@RalfG RalfG deleted the fix-fasta2speclib-modifications branch February 15, 2023 17:19
@RalfG RalfG added this to the v3.10.1 milestone Feb 15, 2023
@RalfG RalfG added the bug label Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant