densityPlot {CEDA} | R Documentation |
2D density contour plot of gene log2 fold ratios against gene expression levels
Description
This function generates a scatter plot with 2D density contour of log2 fold ratios of sgRNAs against the corresponding gene expression levels.
Usage
densityPlot(data, ...)
Arguments
data |
A data frame from the output of preparePlotData function |
... |
Other graphical parameters |
Value
No return value
[Package CEDA version 1.1.1 Index]