Learn R Programming

r3Cseq (version 1.18.0)

plotInteractionsNearViewpoint: Plot identified interaction regions near the viewpoint

Description

Plot identified interaction regions near the viewpoint

Usage

plotInteractionsNearViewpoint(obj,distance=5e5,log2fc_cutoff=1,yLim=0)

Arguments

obj
obj is r3Cseq or r3CseqInBatch object
distance
Numeric. The distance relative to the viewpoint (default=5e5)
log2fc_cutoff
Numeric. The log2 cutoff ratio between the experiment and control (default=1)
yLim
Numeric. The limited height of y-axis (default=0)

Value

Plots of identified interaction regions close to the viewpoint

See Also

plotOverviewInteractions, plotInteractionsPerChromosome, plotDomainogramNearViewpoint

Examples

Run this code

	# See the vignette

Run the code above in your browser using DataLab