Plotting: pl
#
This module provides visualization functions for proteomics data.
Note
Many of scanpy’s plotting functions can be directly used with grassp AnnData objects. So if you are looking for a specific plot, it is worth checking if it is already implemented in scanpy.
Preprocessing#
Plot dispersions versus means for highly variable proteins. |
|
Create volcano plots for bait enrichment analysis. |
|
Create a clustered heatmap of protein distances with annotations. |
Integration#
Plot aligned UMAP embeddings for two datasets. |
|
Plot remodeling score distribution. |
|
Plot a Sankey diagram showing protein transitions between clusters. |
Clustering#
Plot the TAGM map of the adata object. |
|
Plot the PCA ellipses of the TAGM map of the adata object. |