CVReference#
- class pyopenms.CVReference#
Bases:
object
Cython implementation of _CVReference
Original C++ documentation is available here
- __init__()#
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: CVReference) None
Methods
Overload:
getIdentifier
(self)Returns the CV identifier which is referenced
getName
(self)Returns the name of the CV reference
setIdentifier
(self, identifier)Sets the CV identifier which is referenced
setName
(self, name)Sets the name of the CV reference