Description Usage Arguments Value Examples
Plots the percentages of cis and trans interactions for a GenomicInteractions object as a donut plot.
1 | plotCisTrans(GIObject)
|
GIObject |
A GenomicInteractions object. |
A ggplot2 plot.
1 2 3 | data(hic_example_data)
hic_example_data <- updateObject(hic_example_data)
plotCisTrans(hic_example_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.