Description Usage Arguments Details Value Author(s) Examples
Draw Heatmap Body
1 2 | ## S4 method for signature 'Heatmap'
draw_heatmap_body(object, kr = 1, kc = 1, ...)
|
object |
A |
kr |
Row slice index. |
kc |
Column slice index. |
... |
Pass to |
A viewport is created which contains subset rows and columns of the heatmap.
This function is only for internal use.
This function returns no value.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.