View source: R/create_chromosome_annotations.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 = 0,
  ...
)
| cnr | a cnr bundle | 
| labels_gp | graphic parameters from gpar, default fontsize = 10 | 
| labels_rot | label rotation, default 0 | 
| ... | additional parameters passed to HeatmapAnnotation | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.