Plots histograms of core promoter shape scores.

plotShape(object, samples = "all")

# S4 method for TSSr
plotShape(object, samples = "all")

Arguments

object

A TSSr object.

samples

Specify samples to be plotted. Default is "all".

Examples

# \donttest{ plotShape(exampleTSSr)
#> Plotting Shape graphs...
#> pdf #> 2
# }