plotInterQuantile | R Documentation |
Plots histograms of the interquantile width of processed clusters.
plotInterQuantile(object, samples ="all", tagsThreshold = 1)
## S4 method for signature 'TSSr'
plotInterQuantile(object, samples = "all", tagsThreshold = 1)
object |
A TSSr object. |
samples |
Specify samples to be plotted. Default is "all". |
tagsThreshold |
Excludes clusters with tags < tagsThreshold. |
core promoter interquantile width visualized in a graph
data(exampleTSSr)
#plotInterQuantile(exampleTSSr, samples = "all")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.