Description Objects from the Class Slots Methods Author(s) References See Also
This class contains output from peptide indentfication by either Crosswork or MassAI.
Objects can be created using the pepID
constructor. Objects can also be created by calls of the form new("PepID", type, raw)
.
type
:A character string giving the type of object(either 'Crosswork' or 'MassAI')
raw
:A data frame containing the raw results from the peptide identification
peplist
:A data frame containing an overview of each unique identified peptide
npep
:The number of unique identified peptides
nsample
:The number of samples used in the analysis
signature(object = "PepID")
: Bootstrap estimation of the number of peptides identified as a function of the number of samples used.
Thomas Dybdal Pedersen
Download MassAI or Crosswork
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.