DTAFile#
- class pyopenms.DTAFile#
Bases:
objectCython implementation of _DTAFile
Original C++ documentation is available here
Methods
- load(self, filename: bytes | str | String, spectrum: MSSpectrum) None#
- store(self, filename: bytes | str | String, spectrum: MSSpectrum) None#