OpenMS
Loading...
Searching...
No Matches
FeatureMapArrowIO Member List

This is the complete list of members for FeatureMapArrowIO, including all inherited members.

exportFeaturesToArrow(const FeatureMap &feature_map)FeatureMapArrowIOstatic
exportPSMsToArrow(const FeatureMap &feature_map)FeatureMapArrowIOstatic
exportToParquet(const FeatureMap &feature_map, const std::string &directory, const ParquetWriteConfig &config=ParquetWriteConfig{})FeatureMapArrowIOstatic
importFeaturesFromArrow(const std::shared_ptr< arrow::Table > &table, FeatureMap &feature_map)FeatureMapArrowIOstatic
importFromParquet(const std::string &directory, FeatureMap &feature_map)FeatureMapArrowIOstatic
importPSMsFromArrow(const std::shared_ptr< arrow::Table > &table, FeatureMap &feature_map)FeatureMapArrowIOstatic