plot_heatmap {segmenter} | R Documentation |
Visualize the model output
plot_heatmap(obj, type = "emission", ...)
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 |
A heatmap
plot_heatmap(test_obj)