-
Notifications
You must be signed in to change notification settings - Fork 33
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
Encyclopedia formated peptide full sequence including mass shift in brackets #726
Encyclopedia formated peptide full sequence including mass shift in brackets #726
Conversation
…difiedPeptidesFormatMassShift
Codecov Report
@@ Coverage Diff @@
## master #726 +/- ##
==========================================
+ Coverage 75.95% 76.09% +0.13%
==========================================
Files 170 170
Lines 28801 28836 +35
==========================================
+ Hits 21876 21942 +66
+ Misses 6925 6894 -31
|
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.
Looks good, passes tests
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.
Please add a comment regarding what this tests
some external tools require that peptide sequence is formatted with mass shifts rather than PTM names for operation.
This PR adds a new method to peptidesWithSetModifications that yields the required output.