wrapper.CVDistD_HC {DAPAR}R Documentation

Distribution of CV of entities

Description

Builds a densityplot of the CV 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). Same as the function wrapper.CVDistD but uses the package highcharter

Usage

wrapper.CVDistD_HC(obj)

Arguments

obj

An object of class MSnSet.

Value

A density plot

Author(s)

Samuel Wieczorek

See Also

wrapper.densityPlotD

Examples

require(DAPARdata)
data(Exp1_R25_pept)
wrapper.CVDistD_HC(Exp1_R25_pept)

[Package DAPAR version 1.10.4 Index]