plot.end_mark_by_count: Plots a end_mark_by_count Object
Description
Plots a end_mark_by_count object.
Usage
# S3 method for end_mark_by_count
plot(x, values = TRUE, ...)
Arguments
- x
The end_mark_by_count object.
- values
logical. If TRUE
the cell values will be included on
the heatmap.
- ...
Arguments passed to qheat
.