mzLib
mzLib copied to clipboard
[Do not merge] Incorporating Chronologer
This PR includes an integration of the Chronologer model (https://github.com/searlelab/chronologer/tree/main) into mzLib.
It has a custom reader class until a psm reader is added to the package.
Codecov Report
Merging #740 (f2720f3) into master (d147f54) will increase coverage by
0.07%
. The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #740 +/- ##
==========================================
+ Coverage 74.40% 74.47% +0.07%
==========================================
Files 171 172 +1
Lines 28862 28943 +81
Branches 2862 2863 +1
==========================================
+ Hits 21474 21555 +81
Misses 6902 6902
Partials 486 486
Files | Coverage Δ | |
---|---|---|
.../Proteomics/RetentionTimePrediction/Chronologer.cs | 100.00% <100.00%> (ø) |