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