FeatureFinderMetaboIdentCompound#

class pyopenms.FeatureFinderMetaboIdentCompound#

Bases: object

Cython implementation of _FeatureFinderMetaboIdentCompound

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1FeatureFinderMetaboIdentCompound.html

__init__()#

Cython signature: void FeatureFinderMetaboIdentCompound(String name, String formula, double mass, libcpp_vector[int] charges, libcpp_vector[double] rts, libcpp_vector[double] rt_ranges, libcpp_vector[double] iso_distrib)

Represents a compound in the ID table

Methods

__init__

Cython signature: void FeatureFinderMetaboIdentCompound(String name, String formula, double mass, libcpp_vector[int] charges, libcpp_vector[double] rts, libcpp_vector[double] rt_ranges, libcpp_vector[double] iso_distrib)