intensityStats | R Documentation |
intensityStats
calculates the mean, variance and number of good data
points for peptide or protein intensities.
intensityStats(pdat)
pdat |
Peptide or protein |
A data frame with several statistics.
library(proteusLabelFree)
data(proteusLabelFree)
stats <- intensityStats(prodat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.