plotShape: Plot core promoter shape

plotShapeR Documentation

Plot core promoter shape

Description

Plots histograms of core promoter shape scores.

Usage

plotShape(object, samples = "all")

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

Arguments

object

A TSSr object.

samples

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

Value

core promoter shape score visualized in a graph

Examples

data(exampleTSSr)
#plotShape(exampleTSSr)

Linlab-slu/TSSr documentation built on Oct. 24, 2023, 8:32 p.m.