Description Usage Arguments Value Examples
regionCompplot
returns a ggplot
object with the
Region Composition plot to analyze strand imbalance in ChIP-exo data.
1 | regionCompplot(..., names.input = NULL, depth.values = seq_len(15))
|
... |
a |
names.input |
a character vector with the names to use in the
plot. If it is empty |
depth.values |
a numeric vector indicating the regions with depth
less or equal to, that are going to be filtered out. The defaulta values
are |
A ggplot2
object with the Region Composition plot.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.