MzQCsetQuality {rmzqc} | R Documentation |
A setQuality object. Use it for metrics which are specific to sets, i.e. only for values which only make sense in the set context and cannot be stored as runQuality (see mzQC spec doc).
Description
The object is an alias for MzQCbaseQuality.
Super class
rmzqc::MzQCbaseQuality
-> MzQCsetQuality
Methods
Public methods
Inherited methods
Method clone()
The objects of this class are cloneable with this method.
Usage
MzQCsetQuality$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
[Package rmzqc version 0.7.0 Index]