-
Notifications
You must be signed in to change notification settings - Fork 34
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
DecoyScrambler now accounts for modifications #795
DecoyScrambler now accounts for modifications #795
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #795 +/- ##
==========================================
+ Coverage 75.46% 75.47% +0.01%
==========================================
Files 201 201
Lines 30814 30851 +37
Branches 3106 3112 +6
==========================================
+ Hits 23254 23286 +32
- Misses 7035 7039 +4
- Partials 525 526 +1
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens with terminal modifications? We have Modifications that are designated as Protein N/C terminal as well as Peptide N/C terminal. How are these cases handled?
Now, when creating scrambled decoy proteins, modifications come along for the ride.
Rearranges the OneBasedPossibleLocalizedModifications dictionary to correspond to the new scrambled protein sequenc