MzQCqualityMetric-class {rmzqc} | R Documentation |
The central class to store QC information
Description
The central class to store QC information
Fields
accession
Accession number identifying the term within its controlled vocabulary.
name
Name of the controlled vocabulary element describing the metric.
description
(optional) Definition of the controlled vocabulary term.
value
(optional) Value of the metric (single value, n-tuple, table, matrix). The structure is not checked by our mzQC implementation and must be handled by the caller, see
toQCMetric
.unit
(optional) Array of unit(s), stored as MzQcvParameter
[Package rmzqc version 0.5.4 Index]