sub_heat_ann: Create annotation for shiny subheatmap

View source: R/fct_03_clustering.R

sub_heat_annR Documentation

Create annotation for shiny subheatmap

Description

Use the heatmap data to make an annotation for the submap that will also show the legend

Usage

sub_heat_ann(data, sample_info, select_factors_heatmap)

Arguments

data

Matrix of heatmap data

sample_info

Matrix of experiment design information from load data

select_factors_heatmap

Factor to group by in the samples. "All factors" will use all of the sample information.

Value

A list containing a ComplexHeatmap annotation object, a ComplexHeatmap legend, list of groups, and list of group colors.

See Also

Other clustering functions: cluster_heat_click_info(), draw_sample_tree(), heat_sub(), heatmap_main(), k_means_elbow(), process_heatmap_data(), sd_density()

Other heatmaps: cluster_heat_click_info(), heat_sub(), heatmap_main(), process_heatmap_data()


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.