-
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
MSFragger Results Folder Reader #792
Conversation
…gional IQuantifiable in FlashLFQ
…g full file paths
…gger file name additions and wrote tests
…bilty v peptideprophetprobability)
…into quantInterfaces
…r FileNameToFilePath method w/out parameter
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #792 +/- ##
==========================================
+ Coverage 76.55% 76.62% +0.06%
==========================================
Files 212 215 +3
Lines 32012 32124 +112
Branches 3297 3310 +13
==========================================
+ Hits 24508 24614 +106
- Misses 6945 6949 +4
- Partials 559 561 +2
|
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.
Great idea. Working with all the fragger individual files is very annoying, this will be a lovely addition to our ever-growing collection of readers
Implemented method to more efficiently access MsFragger results using the full results folder rather than accessing each psm.tsv file within the folder individually.
Main
Result Files