wrapper.CVDistD_HC: Distribution of CV of entities

Description Usage Arguments Value Author(s) Examples

View source: R/plots_density_CV.R

Description

Builds a densityplot of the CV of entities in the exprs() table. of an object MSnSet. The variance is calculated for each condition present in the dataset (see the slot 'Condition' in the pData() table). Same as the function wrapper.CVDistD but uses the package highcharter

Usage

1

Arguments

obj

An object of class MSnSet

...

arguments for palette.

Value

A density plot

Author(s)

Samuel Wieczorek

Examples

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

DAPAR documentation built on April 11, 2021, 6 p.m.