Package index
-
ggcorr() - Plot scatterplot with correlation coefficients and ab-line overlaid
-
axis_limits() - Manage axis limits
-
add_text_column() - Add a column of text to a ggplot
-
get_trans() - Get transformation object
-
save_plot() - Save plot in multiple formats using cowplot::save_plot
-
ggsave2() - Save plot in multiple formats using cowplot::ggsave2
-
plot_group_heatmap()plot_cluster_heatmap() - Plot heat map of scaled variable values per group
-
plot_group_density()plot_cluster_density() - Plot density of variable values with per-group overlays
-
plot_group_mst()plot_cluster_mst() - Plot minimum-spanning tree of groups with per-variable node colouring
-
plot_group_scatter()plot_cluster_scatter() - Biaxial scatter plot with group medians overlaid
-
plot_group_heatmap()plot_cluster_heatmap() - Plot heat map of scaled variable values per group
-
plot_group_density()plot_cluster_density() - Plot density of variable values with per-group overlays
-
plot_group_mst()plot_cluster_mst() - Plot minimum-spanning tree of groups with per-variable node colouring
-
plot_group_scatter()plot_cluster_scatter() - Biaxial scatter plot with group medians overlaid
-
cluster_louvain() - Louvain community-detection clustering
-
cluster_som() - Self-Organizing Map (SOM) clustering
-
cluster_louvain_merge() - Louvain clustering with bin and unimodal merging
-
cluster_som_merge() - SOM clustering with bin and unimodal merging
-
cluster_merge_bin() - Merge clusters based on variable bin thresholds
-
cluster_merge_unimodal() - Merge clusters that remain unimodal when combined
-
cluster_sim() - Simulate High-Dimensional Single-Cell Clusters (FAUST Method)