scatterPlot {CEDA}R Documentation

Scatter plot of log2 fold ratios against gene expression levels

Description

This function generates a scatter plot of log2 fold ratios of sgRNAs against the corresponding gene expression levels.

Usage

scatterPlot(data, fdr, ...)

Arguments

data

A numeric matrix from the output of normalMM function

fdr

A level of false discovery rate

...

Other graphical parameters

Value

No return value


[Package CEDA version 1.1.1 Index]