wfondrie / depthcharge

A deep learning toolkit for mass spectrometry
https://wfondrie.github.io/depthcharge/
Apache License 2.0
59 stars 18 forks source link

Add a customizable spectrum preprocessing #10

Closed wfondrie closed 2 years ago

wfondrie commented 2 years ago

The SpectrumDataset and AnnotatedSpectrumDataset classes now take a preprocessing_fn argument that cam specify one or more functions used to process a spectrum.