Learn R Programming

r3Cseq (version 1.18.0)

plotInteractionsPerChromosome: Plot interaction regions per each chromosome of interest

Description

Plot the distribution of interaction regions per each chromosome

Usage

plotInteractionsPerChromosome(obj, chromosomeName)

Arguments

obj
obj is r3Cseq or r3CseqInBatch object.
chromosomeName
Character. The input chromosome name (e.g. "chr1")

Value

Plots of interaction regions per chromosome.

See Also

plotInteractionsNearViewpoint, plotOverviewInteractions, plotDomainogramNearViewpoint

Examples

Run this code

# See the vignette

Run the code above in your browser using DataLab