TargetedExperiment_Instrument#
- class pyopenms.TargetedExperiment_Instrument#
Bases:
objectCython implementation of _TargetedExperiment_Instrument
Original C++ documentation is available here
- __init__()#
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: TargetedExperiment_Instrument) None
Methods
Overload:
addCVTerm(self, term)consumeCVTerms(self, cv_term_map)empty(self)getCVTerms(self)getKeys(self, keys)getKeysAsIntegers(self, keys)Overload:
hasCVTerm(self, accession)Overload:
Overload:
replaceCVTerm(self, term)Overload:
setCVTerms(self, terms)Overload:
Attributes
- empty(self) bool#
- getKeys(self, keys: List[bytes]) None#
- getKeysAsIntegers(self, keys: List[int]) None#
- getMetaValue()#
Overload:
- getMetaValue(self, in_0: int) int | float | bytes | str | List[int] | List[float] | List[bytes]
Overload:
- getMetaValue(self, in_0: bytes | str | String) int | float | bytes | str | List[int] | List[float] | List[bytes]
- id#
- metaValueExists()#
Overload:
- metaValueExists(self, in_0: bytes | str | String) bool
Overload:
- metaValueExists(self, in_0: int) bool
- removeMetaValue()#
Overload:
- removeMetaValue(self, in_0: bytes | str | String) None
Overload:
- removeMetaValue(self, in_0: int) None