![]() |
OpenMS
|
This is the complete list of members for ProteinIdentificationArrowIO, including all inherited members.
| applyRunIdentifierRename(const std::map< std::string, std::string > &rename, PeptideIdentificationList &pep_ids) | ProteinIdentificationArrowIO | static |
| checkUniqueIdentifiers(const std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| exportProteinGroupsToArrow(const std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| exportProteinGroupsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const std::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 std::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 std::string &filename, const ParquetWriteConfig &config=ParquetWriteConfig{}) | ProteinIdentificationArrowIO | static |
| importFromParquet(const std::string &proteins_filename, const std::string &protein_groups_filename, const std::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 std::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 std::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 std::string &filename, std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |
| synthesizeRunIdentifiers(std::vector< ProteinIdentification > &protein_identifications) | ProteinIdentificationArrowIO | static |