API#
Import pytometry as
import pytometry as pt
Read/write (io)#
|
Read FCS file and convert into AnnData format. |
|
Read and merge multiple FCS files into a single AnnData object. |
Preprocessing (pp)#
|
Method to filter out height or area data. |
|
Computes compensation for data channels. |
|
Creates a compensation matrix from a spillover matrix. |
|
Find channels of interest for computing compensation. |
Tools#
|
Inverse hyperbolic sine transformation. |
|
Logicle transformation. |
|
Biexponential transformation. |
|
Autologicle transformation. |
Plotting#
|
Creating histogram plot of channels from Anndata object. |
|
Plots the cell density across two adata.obs. |