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

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

exportProteinGroupsToArrow(const std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
exportProteinGroupsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const String &filename, const ParquetWriteConfig &config=ParquetWriteConfig{})ProteinIdentificationArrowIOstatic
exportProteinsToArrow(const std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
exportProteinsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const String &filename, const ParquetWriteConfig &config=ParquetWriteConfig{})ProteinIdentificationArrowIOstatic
exportSearchParamsToArrow(const std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
exportSearchParamsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const String &filename, const ParquetWriteConfig &config=ParquetWriteConfig{})ProteinIdentificationArrowIOstatic
importFromParquet(const String &proteins_filename, const String &protein_groups_filename, const String &search_params_filename, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importProteinGroupsFromArrow(const std::shared_ptr< arrow::Table > &table, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importProteinGroupsFromParquet(const String &filename, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importProteinsFromArrow(const std::shared_ptr< arrow::Table > &table, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importProteinsFromParquet(const String &filename, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importSearchParamsFromArrow(const std::shared_ptr< arrow::Table > &table, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importSearchParamsFromParquet(const String &filename, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic