wrapper.CVDistD_HC: Distribution of CV of entities

View source: R/plots_density_CV.R

wrapper.CVDistD_HCR Documentation

Distribution of CV of entities

Description

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

Usage

wrapper.CVDistD_HC(obj, ...)

Arguments

obj

An object of class MSnSet

...

arguments for palette.

Value

A density plot

Author(s)

Samuel Wieczorek

Examples

utils::data(Exp1_R25_pept, package='DAPARdata')
wrapper.CVDistD_HC(Exp1_R25_pept)



samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.