x3cflux.GenericMeasurement
- class x3cflux.GenericMeasurement
Bases:
MeasurementCombinations of labeling measurements
Suitable if observed labeling measurements are actually composed of multiple measurements. This is e.g. the case for Leucin and Isoleucin, whose MS peaks are hard to differentiate. Instead of specifying two noisy measurements, generic measurements allow to specify one appropriate measurement.
Generic measurements are specified in multiple components. These components are called sub-measurements and are defined by a measurement formula containing references to scalar labeling measurements. By specifying multiple sub-measurements, it is possible to define combinations of vector-valued labeling measurements (e.g. when combining MS measurements).
Attributes
auto_scalableRescaling flag
Measurement data
nameName of the measurement
Component measurements
Methods
- class SubMeasurement
Bases:
pybind11_objectComponent of a generic measurement
- property formula
Formula describing the measurement
- property measurements
Labeling measurements contained in the formula
- property variable_names
Names representing labeling measurements in the formula
- property data
Measurement data
- property sub_measurements
Component measurements