Learn R Programming

DAPAR (version 1.4.7)

getProcessingInfo: Returns the contains of the slot processing of an object of class MSnSet

Description

Returns the contains of the slot processing of an object of class MSnSet.

Usage

getProcessingInfo(obj)

Arguments

obj
An object (peptides) of class MSnbase.

Value

The slot processing of obj@processingData

Examples

Run this code
data(UPSpep25)
getProcessingInfo(UPSpep25)

Run the code above in your browser using DataLab