API#
Flow & mass cytometry analytics.
Import the package:
import pytometry
This is the complete API reference:
Read/write (io
)#
|
Read FCS file and convert into AnnData format. |
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 (tl
)#
|
Inverse hyperbolic sine transformation. |
|
Logicle transformation. |
|
Biexponential transformation. |
|
Autologicle transformation. |
Plotting (pl
)#
|
Creating histogram plot of channels from Anndata object. |
|
Plots the cell density across two adata.obs. |