QualityParameter#

class pyopenms.QualityParameter#

Bases: object

Cython implementation of _QualityParameter

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: QualityParameter) None

Methods

__init__

Overload:

toXMLString(self, indentation_level)

Attributes

cvAcc

cvRef

flag

id

name

unitAcc

unitRef

value

cvAcc#
cvRef#
flag#
id#
name#
toXMLString(self, indentation_level: int) bytes | str | String#
unitAcc#
unitRef#
value#