getProcessingInfo {DAPAR} | R Documentation |
MSnSet
Returns the contents of the slot processing of an object of class MSnSet
getProcessingInfo(obj)
obj |
An object (peptides) of class |
The slot processing of obj@processingData
Samuel Wieczorek
require(DAPARdata) data(Exp1_R25_pept) getProcessingInfo(Exp1_R25_pept)