Learn R Programming

MSnID (version 1.6.0)

peptides: Non-redundant list of peptides

Description

Returns the non-redundant list of peptides from the MSnID object

Usage

peptides(object)

Arguments

object
An instance of class "MSnID".

Value

Non-redundant list of peptides.

See Also

accessions proteins

Examples

Run this code
data(c_elegans)
head(peptides(msnidObj))

Run the code above in your browser using DataLab