Plotting#
Imaging#
|
Plot the graph of connected nodes for a given threshold. |
|
Plot a stacked barplot showing phenotype composition per RCN motif. |
Proteomics#
|
Plot histograms of protein abundance for each sample in adata. |
|
Plot a clustered correlation heatmap of protein abundance for all samples in an AnnData object. |
|
Plot coefficient of variation (CV) for each group in AnnData.obs[group_by]. |
|
Plot density (KDE) plots of protein abundance grouped by a categorical variable in AnnData.obs. |
|
Generates a dual-axis plot with boxplots and stripplots for two features. |
|
Generate a quality control plot to visualize the effect of imputation. |
|
Plot PCA protein loadings for the top features in the first two principal components. |
|
Plot a rank plot of average protein abundance in an AnnData object. |
|
Generate an UpSet plot from an AnnData object based on variable presence across groups. |
|
Plot a volcano plot from an AnnData object. |