![]() |
OpenMS
|
Write scored OpenSWATH feature and transition tables to Parquet. More...
#include <OpenMS/ANALYSIS/OPENSWATH/OpenSwathParquetExporter.h>
Static Public Member Functions | |
| static void | writeFeatureScores (const std::string &filename, const OpenSwathFeatureScoreTable &table) |
| static void | writeTransitionScores (const std::string &filename, const OpenSwathTransitionScoreTable &table) |
Write scored OpenSWATH feature and transition tables to Parquet.
|
static |
Write precursor / feature score rows to Parquet. Empty tables are allowed as long as the schema metadata is available.
|
static |
Write optional transition score rows to Parquet. Empty tables are allowed as long as the schema metadata is available.