![]() |
OpenMS
|
This is the complete list of members for ProteinIdentificationArrowIO, including all inherited members.
| exportProteinGroupsToArrow(const std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| exportProteinGroupsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const String &filename, const ParquetWriteConfig &config=ParquetWriteConfig{}) | ProteinIdentificationArrowIO | static |
| exportProteinsToArrow(const std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| exportProteinsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const String &filename, const ParquetWriteConfig &config=ParquetWriteConfig{}) | ProteinIdentificationArrowIO | static |
| exportSearchParamsToArrow(const std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| exportSearchParamsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const String &filename, const ParquetWriteConfig &config=ParquetWriteConfig{}) | ProteinIdentificationArrowIO | static |
| importFromParquet(const String &proteins_filename, const String &protein_groups_filename, const String &search_params_filename, std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| importProteinGroupsFromArrow(const std::shared_ptr< arrow::Table > &table, std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| importProteinGroupsFromParquet(const String &filename, std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| importProteinsFromArrow(const std::shared_ptr< arrow::Table > &table, std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| importProteinsFromParquet(const String &filename, std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| importSearchParamsFromArrow(const std::shared_ptr< arrow::Table > &table, std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| importSearchParamsFromParquet(const String &filename, std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |