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
utils::data(Exp1_R25_pept, package='DAPARdata') getProcessingInfo(Exp1_R25_pept)