intensityStats: Statistics for an intensity table

View source: R/func.R

intensityStatsR Documentation

Statistics for an intensity table

Description

intensityStats calculates the mean, variance and number of good data points for peptide or protein intensities.

Usage

intensityStats(pdat)

Arguments

pdat

Peptide or protein proteusData object.

Value

A data frame with several statistics.

Examples

library(proteusLabelFree)
data(proteusLabelFree)
stats <- intensityStats(prodat)


bartongroup/Proteus documentation built on April 22, 2023, 5:33 a.m.