cremerlab / hplc-py

A Python utility for the processing and quantification of chromatography data
https://cremerlab.github.io/hplc-py/
GNU General Public License v3.0
27 stars 5 forks source link

Peak specific bounding #6

Closed gchure closed 1 year ago

gchure commented 1 year ago

Added mechanism to specifically bound peaks to help resolve heavily overlapping signals.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 93.81% and project coverage change: +1.73% :tada:

Comparison is base (c502c6b) 83.75% compared to head (a488f23) 85.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 83.75% 85.48% +1.73% ========================================== Files 4 4 Lines 640 696 +56 ========================================== + Hits 536 595 +59 + Misses 104 101 -3 ``` | [Files Changed](https://app.codecov.io/gh/cremerlab/hplc-py/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cremerlab) | Coverage Δ | | |---|---|---| | [hplc/quant.py](https://app.codecov.io/gh/cremerlab/hplc-py/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cremerlab#diff-aHBsYy9xdWFudC5weQ==) | `85.06% <92.20%> (+1.87%)` | :arrow_up: | | [tests/test\_chromatogram.py](https://app.codecov.io/gh/cremerlab/hplc-py/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cremerlab#diff-dGVzdHMvdGVzdF9jaHJvbWF0b2dyYW0ucHk=) | `96.72% <100.00%> (+0.40%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.