peptides {MSnID}R Documentation

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.

Author(s)

Vladislav A Petyuk vladislav.petyuk@pnnl.gov

See Also

accessions proteins

Examples

data(c_elegans)
head(peptides(msnidObj))

[Package MSnID version 1.26.0 Index]