densityPlot: Density Plot

View source: R/utility.R

densityPlotR Documentation

Density Plot

Description

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

Usage

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


lusystemsbio/sRACIPE documentation built on July 22, 2024, 12:39 a.m.