OpenMS  2.4.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
RNPxlSearch Member List

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

addDataProcessing_(ConsensusMap &map, const DataProcessing &dp) constTOPPBaseprotected
addDataProcessing_(FeatureMap &map, const DataProcessing &dp) constTOPPBaseprotected
addDataProcessing_(PeakMap &map, const DataProcessing &dp) constTOPPBaseinlineprotected
addEmptyLine_()TOPPBaseprotected
ANNOTATIONS_MARKER_ION_PREFIXRNPxlSearchprotectedstatic
can_xl_RNPxlSearchprivate
CANNOT_WRITE_OUTPUT_FILE enum valueTOPPBase
checkIfIniParametersAreApplicable_(const Param &ini_params)TOPPBaseprotected
checkParam_(const Param &param, const String &filename, const String &location) constTOPPBaseprotected
citations_TOPPBaseprotected
cite_openms_TOPPBaseprotectedstatic
debug_level_TOPPBaseprotected
EXECUTION_OK enum valueTOPPBase
ExitCodes enum nameTOPPBase
EXTERNAL_PROGRAM_ERROR enum valueTOPPBase
fast_scoring_RNPxlSearchprivate
findEntry_(const String &name) constTOPPBaseprotected
getDoubleList_(const String &name) constTOPPBaseprotected
getDoubleOption_(const String &name) constTOPPBaseprotected
getFlag_(const String &name) constTOPPBaseprotected
getIniLocation_() constTOPPBaseinlineprotected
getIntList_(const String &name) constTOPPBaseprotected
getIntOption_(const String &name) constTOPPBaseprotected
getParam_() constTOPPBaseprotected
getParamArgument_(const Param::ParamEntry &entry) constTOPPBaseprotected
getProcessingInfo_(DataProcessing::ProcessingAction action) constTOPPBaseprotected
getProcessingInfo_(const std::set< DataProcessing::ProcessingAction > &actions) constTOPPBaseprotected
getStringList_(const String &name) constTOPPBaseprotected
getStringOption_(const String &name) constTOPPBaseprotected
ILLEGAL_PARAMETERS enum valueTOPPBase
INCOMPATIBLE_INPUT_DATA enum valueTOPPBase
initializeSpectrumGenerators(TheoreticalSpectrumGenerator &total_loss_spectrum_generator, TheoreticalSpectrumGenerator &partial_loss_spectrum_generator, TheoreticalSpectrumGenerator &a_ion_sub_score_spectrum_generator, TheoreticalSpectrumGenerator &immonium_ion_sub_score_spectrum_generator, TheoreticalSpectrumGenerator &precursor_ion_sub_score_spectrum_generator) constRNPxlSearchinlineprotected
INPUT_FILE_CORRUPT enum valueTOPPBase
INPUT_FILE_EMPTY enum valueTOPPBase
INPUT_FILE_NOT_FOUND enum valueTOPPBase
INPUT_FILE_NOT_READABLE enum valueTOPPBase
inputFileReadable_(const String &filename, const String &param_name) constTOPPBaseprotected
INTERNAL_ERROR enum valueTOPPBase
localization_RNPxlSearchprivate
log_type_TOPPBaseprotected
main(int argc, const char **argv)TOPPBase
main_(int, const char **) overrideRNPxlSearchinlineprotectedvirtual
makeAutoRemoveTempDirectory_(Int keep_debug=2)TOPPBaseprotected
makeTempDirectory_() constTOPPBaseprotected
mapPrecursorMassesToScans(const Int min_precursor_charge, const Int max_precursor_charge, const IntList &precursor_isotopes, const double small_peptide_mass_filter_threshold, const Size peptide_min_size, const PeakMap &spectra, multimap< double, pair< Size, int >> &multimap_mass_2_scan_index) constRNPxlSearchinlineprotected
MISSING_PARAMETERS enum valueTOPPBase
NucleotideToFeasibleFragmentAdducts typedefRNPxlSearchprotected
official_TOPPBaseprotected
outputFileWritable_(const String &filename, const String &param_name) constTOPPBaseprotected
paramEntryToParameterInformation_(const Param::ParamEntry &entry, const String &argument="", const String &full_name="") constTOPPBaseprotected
paramToParameterInformation_(const Param &param) constTOPPBaseprotected
PARSE_ERROR enum valueTOPPBase
parseRange_(const String &text, double &low, double &high) constTOPPBaseprotected
parseRange_(const String &text, Int &low, Int &high) constTOPPBaseprotected
postProcessHits_(const PeakMap &exp, vector< vector< AnnotatedHit > > &annotated_hits, vector< ProteinIdentification > &protein_ids, vector< PeptideIdentification > &peptide_ids, Size top_hits, const RNPxlModificationMassesResult &mm, const vector< ResidueModification > &fixed_modifications, const vector< ResidueModification > &variable_modifications, Size max_variable_mods_per_peptide)RNPxlSearchinlineprotected
postScoreHits_(const PeakMap &exp, vector< vector< AnnotatedHit > > &annotated_hits, Size top_hits, const RNPxlModificationMassesResult &mm, const vector< ResidueModification > &fixed_modifications, const vector< ResidueModification > &variable_modifications, Size max_variable_mods_per_peptide, const TheoreticalSpectrumGenerator &partial_loss_spectrum_generator, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const RNPxlParameterParsing::PrecursorsToMS2Adducts &all_feasible_adducts)RNPxlSearchinlineprotected
preprocessSpectra_(PeakMap &exp, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, bool single_charge_spectra, bool annotate_charge=false)RNPxlSearchinlineprotected
printUsage_()TOPPBaseprotected
registerDoubleList_(const String &name, const String &argument, DoubleList default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerDoubleOption_(const String &name, const String &argument, double default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerFlag_(const String &name, const String &description, bool advanced=false)TOPPBaseprotected
registerFullParam_(const Param &param)TOPPBaseprotected
registerInputFile_(const String &name, const String &argument, const String &default_value, const String &description, bool required=true, bool advanced=false, const StringList &tags=StringList())TOPPBaseprotected
registerInputFileList_(const String &name, const String &argument, StringList default_value, const String &description, bool required=true, bool advanced=false, const StringList &tags=StringList())TOPPBaseprotected
registerIntList_(const String &name, const String &argument, IntList default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerIntOption_(const String &name, const String &argument, Int default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerOptionsAndFlags_() overrideRNPxlSearchinlineprotectedvirtual
registerOutputFile_(const String &name, const String &argument, const String &default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerOutputFileList_(const String &name, const String &argument, StringList default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerParamSubsectionsAsTOPPSubsections_(const Param &param)TOPPBaseprotected
registerStringList_(const String &name, const String &argument, StringList default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerStringOption_(const String &name, const String &argument, const String &default_value, const String &description, bool required=true, bool advanced=false)TOPPBaseprotected
registerSubsection_(const String &name, const String &description)TOPPBaseprotected
registerTOPPSubsection_(const String &name, const String &description)TOPPBaseprotected
removeTempDirectory_(const String &dirname, Int keep_debug=2) constTOPPBaseprotected
RNPxlSearch()RNPxlSearchinline
runExternalProcess_(const QString &executable, const QStringList &arguments, const QString &workdir="") constTOPPBaseprotected
scorePartialLossFragments_(const PeakSpectrum &exp_spectrum, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const PeakSpectrum &partial_loss_spectrum_z1, const PeakSpectrum &partial_loss_spectrum_z2, const PeakSpectrum &marker_ions_sub_score_spectrum_z1, float &partial_loss_sub_score, float &marker_ions_sub_score, float &plss_MIC, float &plss_err, float &plss_Morph) constRNPxlSearchinlineprotected
scoreTotalLossFragments_(const PeakSpectrum &exp_spectrum, const PeakSpectrum &total_loss_spectrum, double fragment_mass_tolerance, bool fragment_mass_tolerance_unit_ppm, const PeakSpectrum &a_ion_sub_score_spectrum, const PeakSpectrum &precursor_sub_score_spectrum, const PeakSpectrum &immonium_sub_score_spectrum, float &total_loss_score, float &tlss_MIC, float &tlss_err, float &tlss_Morph, float &immonium_sub_score, float &precursor_sub_score, float &a_ion_sub_score) constRNPxlSearchinlineprotected
setMaxFloat_(const String &name, double max)TOPPBaseprotected
setMaxInt_(const String &name, Int max)TOPPBaseprotected
setMaxNumberOfThreads(int num_threads)TOPPBasestatic
setMinFloat_(const String &name, double min)TOPPBaseprotected
setMinInt_(const String &name, Int min)TOPPBaseprotected
setValidFormats_(const String &name, const std::vector< String > &formats, const bool force_OpenMS_format=true)TOPPBaseprotected
setValidStrings_(const String &name, const std::vector< String > &strings)TOPPBaseprotected
setValidStrings_(const String &name, const std::string vstrings[], int count)TOPPBaseprotected
test_mode_TOPPBaseprotected
toolName_() constTOPPBaseprotected
topp_ini_file_TOPPBaseprotectedstatic
TOPPBase(const String &name, const String &description, bool official=true, const std::vector< Citation > &citations={})TOPPBase
UNEXPECTED_RESULT enum valueTOPPBase
UNKNOWN_ERROR enum valueTOPPBase
verboseVersion_TOPPBaseprotected
version_TOPPBaseprotected
writeCTD_()TOPPBaseprotected
writeDebug_(const String &text, UInt min_level) constTOPPBaseprotected
writeDebug_(const String &text, const Param &param, UInt min_level) constTOPPBaseprotected
writeLog_(const String &text) constTOPPBaseprotected
writeWSDL_(const String &filename)TOPPBaseprotected
~TOPPBase()TOPPBasevirtual