plotHistograms {chromstaR}R Documentation

Histograms of binned read counts with fitted mixture distribution

Description

Plot histograms of binned read counts with fitted mixture distributions from a multiHMM object.

Usage

plotHistograms(model, ...)

Arguments

model

A multiHMM object or file that contains such an object.

...

Additional arguments (see plotHistogram).

Value

A ggplot object.

See Also

plotting


[Package chromstaR version 1.20.2 Index]