mosaicmpi.plots

mosaicmpi.plots#

Functions

annotated_heatmap(data, title[, metadata, ...])

draw_circle_bar_plot(position, enrichments, ...)

draw_circle_bar_scale(position, size, ax, ...)

plot_community_contribution(network, colors)

_summary_

plot_community_network_summary(network, colors)

plot_community_usage_heatmap(network, colors)

plot_community_usage_per_sample(network, ...)

plot_compare_integrations(name1, network1, ...)

Calculate jaccard similarity of communities from two Network objects.

plot_feature_mean_variance(dataset[, hue, ...])

plot_feature_missingness(dataset[, ax, ...])

plot_feature_statistic_histogram(dataset[, ...])

plot_features_upset(integration[, figsize, ...])

Plot overlaps of features between datasets

plot_geneset_heatmap(df[, ax, axlegend, ...])

plot_integration_hvf_upset(integration[, ...])

Plot overlaps of HVFs between datasets in an integration

plot_metadata_correlation_community_bar(...)

plot_metadata_correlation_community_network(...)

plot_metadata_correlation_program_bar(...[, ...])

plot_metadata_correlation_program_network(...)

plot_metadata_transfer(network, source, ...)

Plot heatmap of metadata transfer scores

plot_overrepresentation_community_bar(...[, ...])

plot_overrepresentation_community_heatmap(...)

plot_overrepresentation_community_network(...)

plot_overrepresentation_program_bar(network, ...)

plot_overrepresentation_program_network(...)

plot_pairwise_corr(integration[, ...])

Plot histograms of the pairwise correlation distribution for each dataset pair.

plot_pairwise_corr_overlaid(integration[, ...])

plot_program_correlation_matrix(integration, ...)

plot_program_network_communities(network, colors)

plot_program_network_datasets(network, colors)

plot_program_network_npatients(network, colors)

plot_program_network_nsamples(network, colors)

plot_rank_reduction(integration[, figsize])

plot_representative_program_nes(network, rep_nes)

plot_sample_entropy(network, colors[, ...])

plot_sample_numbers(dataset, layer[, ...])

Bar plot of sample numbers in each category based on a single categorical layer.

plot_stability_error(dataset[, figsize])

Adapted from (Alexandrov et.

plot_stratified_hvf_upset(dataset[, ...])

Plot overlaps of HVF between strata of the same dataset

plot_usage_heatmap(dataset, k, colors[, ...])