densityPlot-methods: Density plot for objects of class ChemoProtSet

Description Usage Arguments Value Examples

Description

Description

Usage

1
2
3
4
densityPlot(x, rankProteins = FALSE, ...)

## S4 method for signature 'ChemoProtSet'
densityPlot(x, rankProteins = FALSE, ...)

Arguments

x

object of class 'ChemoProtSet'

rankProteins

plot a the set of ranked proteins or plot the density of the channels

...

other plot options

Value

density plot for objects of class ChemoProtSet

Examples

1
2
3
4
ex <- processedExample
ex <- runNormalisation(ex)
ex <- fitModel(ex)
densityPlot(ex)

brunocontrino/Doscheda documentation built on Sept. 14, 2020, 4:45 p.m.