AccurateMassSearchResult
- class pyopenms.AccurateMassSearchResult
Bases:
objectCython implementation of _AccurateMassSearchResult
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1AccurateMassSearchResult.html
- __init__()
Cython signature: void AccurateMassSearchResult()
Methods
Cython signature: void AccurateMassSearchResult()
Cython signature: double getCalculatedMZ()
Cython signature: double getCharge()
Cython signature: String getFormulaString()
Cython signature: String getFoundAdduct()
Cython signature: double getFoundMass()
Cython signature: libcpp_vector[double] getIndividualIntensities()
Cython signature: double getIsotopesSimScore()
Cython signature: double getMZErrorPPM()
Cython signature: libcpp_vector[double] getMasstraceIntensities()
Cython signature: libcpp_vector[String] getMatchingHMDBids()
Cython signature: double getMatchingIndex()
Cython signature: double getObservedIntensity()
Cython signature: double getObservedMZ()
Cython signature: double getObservedRT()
Cython signature: double getQueryMass()
Cython signature: size_t getSourceFeatureIndex()
Cython signature: void setCalculatedMZ(double & m)
Cython signature: void setCharge(double & ch)
Cython signature: void setEmpiricalFormula(const String & ep)
Cython signature: void setFoundAdduct(const String & add)
Cython signature: void setFoundMass(double & m)
Cython signature: void setIndividualIntensities(libcpp_vector[double])
Cython signature: void setIsotopesSimScore(double & sim_score)
Cython signature: void setMZErrorPPM(double & ppm)
Cython signature: void setMasstraceIntensities(libcpp_vector[double] &)
Cython signature: void setMatchingHMDBids(libcpp_vector[String] & match_ids)
Cython signature: void setMatchingIndex(double & idx)
Cython signature: void setObservedIntensity(double & intensity)
Cython signature: void setObservedMZ(double & m)
Cython signature: void setObservedRT(double & rt)
Cython signature: void setQueryMass(double & m)
Cython signature: void setSourceFeatureIndex(size_t)
- getCalculatedMZ()
Cython signature: double getCalculatedMZ()
- getCharge()
Cython signature: double getCharge()
- getFormulaString()
Cython signature: String getFormulaString()
- getFoundAdduct()
Cython signature: String getFoundAdduct()
- getFoundMass()
Cython signature: double getFoundMass()
- getIndividualIntensities()
Cython signature: libcpp_vector[double] getIndividualIntensities()
- getIsotopesSimScore()
Cython signature: double getIsotopesSimScore()
- getMZErrorPPM()
Cython signature: double getMZErrorPPM()
- getMasstraceIntensities()
Cython signature: libcpp_vector[double] getMasstraceIntensities()
- getMatchingHMDBids()
Cython signature: libcpp_vector[String] getMatchingHMDBids()
- getMatchingIndex()
Cython signature: double getMatchingIndex()
- getObservedIntensity()
Cython signature: double getObservedIntensity()
- getObservedMZ()
Cython signature: double getObservedMZ()
- getObservedRT()
Cython signature: double getObservedRT()
- getQueryMass()
Cython signature: double getQueryMass()
- getSourceFeatureIndex()
Cython signature: size_t getSourceFeatureIndex()
- setCalculatedMZ()
Cython signature: void setCalculatedMZ(double & m)
- setCharge()
Cython signature: void setCharge(double & ch)
- setEmpiricalFormula()
Cython signature: void setEmpiricalFormula(const String & ep)
- setFoundAdduct()
Cython signature: void setFoundAdduct(const String & add)
- setFoundMass()
Cython signature: void setFoundMass(double & m)
- setIndividualIntensities()
Cython signature: void setIndividualIntensities(libcpp_vector[double])
- setIsotopesSimScore()
Cython signature: void setIsotopesSimScore(double & sim_score)
- setMZErrorPPM()
Cython signature: void setMZErrorPPM(double & ppm)
- setMasstraceIntensities()
Cython signature: void setMasstraceIntensities(libcpp_vector[double] &)
- setMatchingHMDBids()
Cython signature: void setMatchingHMDBids(libcpp_vector[String] & match_ids)
- setMatchingIndex()
Cython signature: void setMatchingIndex(double & idx)
- setObservedIntensity()
Cython signature: void setObservedIntensity(double & intensity)
- setObservedMZ()
Cython signature: void setObservedMZ(double & m)
- setObservedRT()
Cython signature: void setObservedRT(double & rt)
- setQueryMass()
Cython signature: void setQueryMass(double & m)
- setSourceFeatureIndex()
Cython signature: void setSourceFeatureIndex(size_t)