plotInteractionsNearViewpoint {r3Cseq}R Documentation

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

Author(s)

S. Thongjuea

See Also

plotOverviewInteractions, plotInteractionsPerChromosome, plotDomainogramNearViewpoint

Examples


	# See the vignette

[Package r3Cseq version 1.32.0 Index]