Description Usage Arguments Value Author(s) See Also Examples
View source: R/Visualize3Cseq.R
Plot identified interaction regions near the viewpoint
1 | plotInteractionsNearViewpoint(obj,distance=5e5,log2fc_cutoff=1,yLim=0)
|
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) |
Plots of identified interaction regions close to the viewpoint
S. Thongjuea
plotOverviewInteractions
, plotInteractionsPerChromosome
,
plotDomainogramNearViewpoint
1 | # See the vignette
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.