plotInterQuantile: Plot core promoter interquantile width

plotInterQuantileR Documentation

Plot core promoter interquantile width

Description

Plots histograms of the interquantile width of processed clusters.

Usage

plotInterQuantile(object, samples ="all", tagsThreshold = 1)

## S4 method for signature 'TSSr'
plotInterQuantile(object, samples = "all", tagsThreshold = 1)

Arguments

object

A TSSr object.

samples

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

tagsThreshold

Excludes clusters with tags < tagsThreshold.

Value

core promoter interquantile width visualized in a graph

Examples

data(exampleTSSr)
#plotInterQuantile(exampleTSSr, samples = "all")

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