MzQCcvParameter-class | R Documentation |
A controlled vocabulary parameter, as detailed in the OBO file
accession
Accession number identifying the term within its controlled vocabulary.
name
Name of the controlled vocabulary term describing the parameter.
value
(optional) Value of the parameter.
description
(optional) Definition of the controlled vocabulary term.
MzQCcvParameter$new("MS:4000070",
"retention time acquisition range",
c(0.2959, 5969.8172))
isValidMzQC(MzQCcvParameter$new("MS:0000000"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.