HotLoadings: Plot Loadings and Heatmap in a sexy way

Description Usage Arguments Value See Also

View source: R/rich_loadings.R

Description

The user need to be at the end of mixOmics pipeline.

Usage

1
HotLoadings(g_loadings, g_heat_map, rel_widths = c(1, 1))

Arguments

g_loadings

a ggplot object obtained with HotLoadings.plot_loadings or HotLoadings.plot_loadings_long

g_heat_map

a ggplot object obtained with HotLoadings.heat_map or HotLoadings.heat_map_long

rel_widths

Numerical vector of relative columns widths. For example, in a two-column grid, rel_widths = c(2, 1) would make the first column twice as wide as the second column.

Value

The function plots heatmap for n_top features in rows and samples in columns.

See Also

HotLoadings.plot_loadings_long or HotLoadings.plot_loadings to plot loadings.


mcalgaro93/HotLoadings documentation built on June 13, 2021, 10:01 p.m.