From an ID, e.g. "MS:1003162" (for PTX-QC), and some additional information, create an 'analysisSoftware' node for mzQC
Source:R/conversion.R
toAnalysisSoftware.Rd
From an ID, e.g. "MS:1003162" (for PTX-QC), and some additional information, create an 'analysisSoftware' node for mzQC
Examples
# use 'version = packageVersion("PTXQC")' if the package is installed
toAnalysisSoftware(id = "MS:1003162", version = "1.0.12")
#> Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_.
#> Downloading obo from 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' ...
#> Reference class object of class "MzQCanalysisSoftware"
#> Field "accession":
#> [1] "MS:1003162"
#> Field "name":
#> [1] "PTX-QC"
#> Field "version":
#> [1] "1.0.12"
#> Field "uri":
#> [1] "https://github.com/cbielow/PTXQC/"
#> Field "description":
#> [1] "\"Proteomics (PTX) - QualityControl (QC) software for QC report generation and visualization.\" [DOI:10.1021/acs.jproteome.5b00780, PMID:26653327, https://github.com/cbielow/PTXQC/]"
#> Field "value":
#> [1] NA