Details of the software used to create the QC metrics
Details of the software used to create the QC metrics
Public fields
accession
Accession number identifying the term within its controlled vocabulary.
name
Name of the controlled vocabulary term describing the software tool.
version
Version number of the software tool.
uri
Publicly accessible URI of the software tool or documentation.
description
(optional) Definition of the controlled vocabulary term.
value
(optional) Name of the software tool.
Methods
Method new()
Constructor
Usage
MzQCanalysisSoftware$new(
accession = NA_character_,
name = NA_character_,
version = NA_character_,
uri = NA_character_,
description = NA_character_,
value = NA_character_
)
Arguments
accession
String value for initialization of field accession
name
String value for initialization of field name
version
String value for initialization of field version
uri
Optional string value for initialization of field uri
description
Optional string value for initialization of field description
value
Optional string value for initialization of field value