plotShape | R Documentation |
Plots histograms of core promoter shape scores.
plotShape(object, samples = "all")
## S4 method for signature 'TSSr'
plotShape(object, samples = "all")
object |
A TSSr object. |
samples |
Specify samples to be plotted. Default is "all". |
core promoter shape score visualized in a graph
data(exampleTSSr)
#plotShape(exampleTSSr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.