densityPlot: Density Plot

Description Usage Arguments Value Related Functions

View source: R/utility.R

Description

Plot the density of points as an image alongwith histograms on the sides.

Usage

1
densityPlot(plotData, binCount = 40, plotColor = NULL, ...)

Arguments

plotData

Dataframe containing the data.

binCount

(optional) Integer. Default 40. The number of bins to be used for dividing the data along an axis.

plotColor

(optional) The color palette.

...

any additional arguments

Value

plot

Related Functions

sracipeSimulate, sracipeKnockDown, sracipeOverExp, sracipePlotData, sracipeHeatmapSimilarity


sRACIPE documentation built on Nov. 8, 2020, 6:54 p.m.