Description Usage Arguments Details Value Author(s) Examples
View source: R/genomic_region_subgroup_specificity.R
Heatmap for visualizing subgroup specific genomic regions
1 2 | heatmap_subgroup_specificity(gr_list, genomic_features = NULL,
ha = HeatmapAnnotation(subgroup = attr(gr_list, "subgroup")), ...)
|
gr_list |
a list of |
genomic_features |
Genomic features that are used for annotating regions in |
ha |
the default column annotation is the subgroups used in |
... |
pass to |
Columns are clustered within each subgroup and rows are clustered for each type of specificity.
A HeatmapList-class
object
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.