Plotting#
To leverage FACSPy’s plotting capabilities, you can use its pl module.
Plot for normal biaxial representation of cytometry data. |
|
Plots the asinh fold change. |
|
Plots the cluster frequency per cluster as a combined strip-/boxplot. |
|
Plots the frequency as a stacked bar chart of a grouping variable per cluster. |
|
Histogram Plot of marker expression. |
|
Plots the median fluorescence intensity (mfi) values as calculated by fp.tl.mfi as a combined strip-/boxplot. |
|
Plots the frequency of parent (fop) values as calculated by fp.tl.fop as a combined strip-/boxplot. |
|
Plot for sample correlation. |
|
Plot to display sample to sample distance as a heatmap. |
|
Plot for visualizing sample-wise dimensionality reduction (PCA) as a scatter plot. |
|
Plot for visualizing sample-wise dimensionality reduction (MDS). |
|
Plot for visualizing sample-wise dimensionality reduction (TSNE). |
|
Plot for visualizing sample-wise dimensionality reduction (UMAP). |
|
Plots the cofactor distribution of specific channels. |
|
Transformation plot. |
|
Plots the cell counts of a specific population. |
|
Plots the gate frequency in comparison to a defined gate. |
|
Plot for expression heatmap. |
|
Plots a heatmap where every column corresponds to one cluster and the rows display the marker expression. |
|
Plots the median fluorescence intensity (mfi) values as calculated by fp.tl.mfi as a combined strip-/boxplot for the indicated clustering. |
|
Plots the frequency of parent (fop) values as calculated by fp.tl.fop as a combined strip-/boxplot for the indicated clustering. |
|
Plot for marker correlation heatmap. |
|
Plots the frequency of the metadata columns. |
|
Plots the UMAP embedding. |
|
Plots the PCA embedding. |
|
Plots the diffusion embedding. |
|
Plots the TSNE embedding. |