13#include <OpenMS/config.h>
Build and write OpenSWATH quantification matrices.
Definition OpenSwathMatrixExporter.h:29
static void writeMatrix(const std::string &filename, const OpenSwathQuantMatrix &matrix, const OpenSwathMatrixExportConfig &config)
Write a previously built matrix to TSV or Parquet.
static OpenSwathQuantMatrix buildMatrix(const std::vector< OpenSwathExportRow > &rows, const OpenSwathMatrixExportConfig &config)
Build a matrix from filtered export rows.
Configuration for matrix exports.
Definition OpenSwathExportConfig.h:64
Dense matrix representation used by matrix exports.
Definition OpenSwathExportData.h:346
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19