pymzML
pymzML copied to clipboard
Usage of "similarity_to()"
Describe the bug Please help....I'm trying to use "similarity_to" method, however I got an issue like this. How can solve this issue?
---------------list elements checked complete(on 'main.py')-----------------
Spectrum data checked on 'main.py' However...
---------------Error occurred on 'spec.py' -----------------
Desktop :
- OS: Win 10 Pro
- Environment : Anaconda 3 (Python 3.8.8)
Hi there, you would need to use the def set_peaks(self, peaks, peak_type):
function as peaks can have many different types [raw, centroided, ...]