The datastructures used by the OpenSwath interfaces. More...
#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/DataStructures.h>
Public Attributes | |
std::vector< double > | data |
this optional attribute may reference the 'id' attribute of the appropriate dataProcessing. More... | |
The datastructures used by the OpenSwath interfaces.
Many of them are closely related to Proteowizard data structures, originally written by Darren Kessner and released under the Apache 2.0 licence.
Original author: Darren Kessner darre n@pr oteow izar d.org
Copyright 2007 Spielberg Family Center for Applied Proteomics Cedars-Sinai Medical Center, Los Angeles, California 90048
The following datastructures are used :
std::vector<double> data |
this optional attribute may reference the 'id' attribute of the appropriate dataProcessing.
the binary data.
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:15 using doxygen 1.8.13 |