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

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

applyPostLoadOptions_(MSExperiment &exp) constFileHandlerprivate
computeFileHash(const std::string &filename)FileHandlerstatic
f_options_FileHandlerprivate
getConsistentOutputfileType(const std::string &output_filename, const std::string &requested_type)FileHandlerstatic
getFeatOptions()FileHandler
getFeatOptions() constFileHandler
getOptions()FileHandler
getOptions() constFileHandler
getType(const std::string &filename)FileHandlerstatic
getTypeByContent(const std::string &filename)FileHandlerstatic
getTypeByFileName(const std::string &filename)FileHandlerstatic
hasValidExtension(const std::string &filename, const FileTypes::Type type)FileHandlerstatic
isSupported(FileTypes::Type type)FileHandlerstatic
loadConsensusFeatures(const std::string &filename, ConsensusMap &map, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
loadExperiment(const std::string &filename, PeakMap &exp, const std::vector< FileTypes::Type > allowed_types=std::vector< FileTypes::Type >(), ProgressLogger::LogType log=ProgressLogger::NONE, const bool rewrite_source_file=false, const bool compute_hash=false)FileHandler
loadFeatures(const std::string &filename, FeatureMap &map, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
loadIdentifications(const std::string &filename, std::vector< ProteinIdentification > &additional_proteins, PeptideIdentificationList &additional_peptides, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
loadSpectrum(const std::string &filename, MSSpectrum &spec, const std::vector< FileTypes::Type > allowed_types={})FileHandler
loadTransformations(const std::string &filename, TransformationDescription &map, bool fit_model=true, const std::vector< FileTypes::Type > allowed_types={})FileHandler
loadTransitions(const std::string &filename, TargetedExperiment &library, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
options_FileHandlerprivate
setFeatOptions(const FeatureFileOptions &)FileHandler
setOptions(const PeakFileOptions &)FileHandler
storeConsensusFeatures(const std::string &filename, const ConsensusMap &map, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
storeExperiment(const std::string &filename, const PeakMap &exp, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
storeFeatures(const std::string &filename, const FeatureMap &map, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
storeIdentifications(const std::string &filename, const std::vector< ProteinIdentification > &additional_proteins, const PeptideIdentificationList &additional_peptides, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
storeQC(const std::string &input_file, const std::string &filename, const MSExperiment &exp, const FeatureMap &feature_map, std::vector< ProteinIdentification > &prot_ids, PeptideIdentificationList &pep_ids, const ConsensusMap &consensus_map, const std::string &contact_name="", const std::string &contact_address="", const std::string &description="", const std::string &label="label", const bool remove_duplicate_features=false, const std::vector< FileTypes::Type > allowed_types={})FileHandler
storeSpectrum(const std::string &filename, MSSpectrum &spec, const std::vector< FileTypes::Type > allowed_types={})FileHandler
storeTransformations(const std::string &filename, const TransformationDescription &map, const std::vector< FileTypes::Type > allowed_types={})FileHandler
storeTransitions(const std::string &filename, const TargetedExperiment &library, const std::vector< FileTypes::Type > allowed_types={}, ProgressLogger::LogType log=ProgressLogger::NONE)FileHandler
stripExtension(const std::string &filename)FileHandlerstatic
swapExtension(const std::string &filename, const FileTypes::Type new_type)FileHandlerstatic