x3cflux.GenericMeasurement

class x3cflux.GenericMeasurement

Combinations 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_scalable

Rescaling flag

data

Measurement data

name

Name of the measurement

sub_measurements

Component measurements

Methods