QCMetaFilenames {PTXQC} | R Documentation |
Define a Singleton class which holds the full raw filenames (+path) and their PSI-MS CV terms for usage in the mzQC metadata
Description
Define a Singleton class which holds the full raw filenames (+path) and their PSI-MS CV terms for usage in the mzQC metadata
Define a Singleton class which holds the full raw filenames (+path) and their PSI-MS CV terms for usage in the mzQC metadata
Super class
R6P::Singleton
-> QCMetaFilenames
Public fields
data
Stores the data of the singleton. Set the data once before using the singleton all over the place
Methods
Public methods
Inherited methods
Method clone()
The objects of this class are cloneable with this method.
Usage
QCMetaFilenames$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
[Package PTXQC version 1.1.1 Index]