Learn R Programming

ChIPComp (version 1.2.0)

plot.ChIPComp: plot correlation between log ChIP read counts and smoothing control counts in common binding sites.

Description

plot correlation between log ChIP counts and smoothing control counts in common binding sites.

Usage

"plot"(x,...)

Arguments

x
A ChIPComp object.
...
Other graphical parameters to plot

Value

Plot the correlation between ChIP sample and control sample

Examples

Run this code
	data(seqData)
	plot(seqData)

Run the code above in your browser using DataLab