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

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)ProteinIdentificationArrowIOstatic
checkUniqueIdentifiers(const std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
exportProteinGroupsToArrow(const std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
exportProteinGroupsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const std::string &filename, const ParquetWriteConfig &config=ParquetWriteConfig{})ProteinIdentificationArrowIOstatic
exportProteinsToArrow(const std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
exportProteinsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const std::string &filename, const ParquetWriteConfig &config=ParquetWriteConfig{})ProteinIdentificationArrowIOstatic
exportSearchParamsToArrow(const std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
exportSearchParamsToParquet(const std::vector< ProteinIdentification > &protein_identifications, const std::string &filename, const ParquetWriteConfig &config=ParquetWriteConfig{})ProteinIdentificationArrowIOstatic
importFromParquet(const std::string &proteins_filename, const std::string &protein_groups_filename, const std::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 std::string &filename, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importProteinsFromArrow(const std::shared_ptr< arrow::Table > &table, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importProteinsFromParquet(const std::string &filename, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importSearchParamsFromArrow(const std::shared_ptr< arrow::Table > &table, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
importSearchParamsFromParquet(const std::string &filename, std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic
synthesizeRunIdentifiers(std::vector< ProteinIdentification > &protein_identifications)ProteinIdentificationArrowIOstatic