View source: R/create_chromAnno.R
create_chromosome_annotation_top | R Documentation |
create chromosome annotations for custom heatmaps
create_chromosome_annotation_top( cnr, labels_gp = grid::gpar(fontsize = 10), labels_rot = 90, ... )
cnr |
a cnr bundle |
labels_gp |
graphic parameters from gpar, default fontsize = 10 |
labels_rot |
label rotation, default 90 |
... |
additional prameters passed to HeatmapAnnotation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.