massDeviationPlot | R Documentation |
massDeviationPlot
computes the mass deviation of a data set having
the list attributes pepmass
and peptideSequence
.
mdp(data, sub)
data |
an R data object as it can be obtained by |
sub |
a sub title for the plot |
In this version it igrnoes modified peptides.
Christian Panse 2012-2013;
Zubarev R, Mann M. On the proper use of mass accuracy in proteomics. Mol Cell Proteomics. 2007 Mar;6(3):377-81. Epub 2006 Dec 12. PMID: 17164402
# load("F178767.Rdata")
# pdf("massError.pdf",12,9)
# massDeviationPlot (F178767)
# dev.off()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.