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
19 stars 4 forks source link

More intelligent clipping of peak windows #1

Closed gchure closed 1 year ago

gchure commented 1 year ago

Developed a better way to slice chromatograms into peak windows, accounting for cases where peaks have to be manually positioned if not automatically detected. Tests were written to test these features and all are passing.