plot.ChIPComp {ChIPComp}R Documentation

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

	## S3 method for class 'ChIPComp'
plot(x,...)

Arguments

x

A ChIPComp object.

...

Other graphical parameters to plot

Value

Plot the correlation between ChIP sample and control sample

Author(s)

Hao Wu<hao.wu@emory.edu>, Li Chen <li.chen@emory.edu>

Examples

	data(seqData)
	plot(seqData)

[Package ChIPComp version 1.24.0 Index]