Description Usage Arguments Examples
View source: R/plotInteractionDetail.R
Creates a Gviz promoter-enhancer plot
1 2 3 4 5 6 7 | plotInteractionDetail(
gint,
extra_prom_gr,
chr,
bounds_offset = 15000,
main = NULL
)
|
gint |
genomic ranges object on a single chromosome |
extra_prom_gr |
A Genomic Ranges object containing extra promoters that are disconnected from interactions |
chr |
chromsome |
bounds_offset |
Beyond the largest and smallest elements, how much extra space in bp should be plotted? |
main |
character string for the title of the plot |
1 | #See example at the start of the vignette
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.