Details of the software used to create the QC metrics
Details of the software used to create the QC metrics
Public fields
accessionAccession number identifying the term within its controlled vocabulary.
nameName of the controlled vocabulary term describing the software tool.
versionVersion number of the software tool.
uriPublicly 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
accessionString value for initialization of field accession
nameString value for initialization of field name
versionString value for initialization of field version
uriOptional string value for initialization of field uri
descriptionOptional string value for initialization of field description
valueOptional string value for initialization of field value