Learn R Programming

DAPAR (version 1.4.7)

wrapper.varianceDistD: Distribution of variance of proteins

Description

Builds a densityplot of the variance of entities in the exprs() table of an object MSnSet. The variance is calculated for each condition (Label) present in the dataset (see the slot 'Label' in the pData() table).

Usage

wrapper.varianceDistD(obj)

Arguments

obj
An object of class MSnSet.

Value

A density plot

See Also

wrapper.densityPlotD

Examples

Run this code
data(UPSpep25)
wrapper.varianceDistD(UPSpep25)

Run the code above in your browser using DataLab