plot_heatmap {segmenter}R Documentation

Visualize the model output

Description

Visualize the model output

Usage

plot_heatmap(obj, type = "emission", ...)

Arguments

obj

A segmentation object

type

A string. Which kind of parameter to print. Default is 'emission' and possible values are 'emission', 'transition', 'overlap', 'TSS' or 'TES'

...

Other arguments to path to Heatmap

Value

A heatmap

Examples

plot_heatmap(test_obj)


[Package segmenter version 0.99.14 Index]