Tools#
The tl module contains a collection of useful tools to use during analysis.
Calculates the median/mean fluorescence intensities (MFI). |
|
Calculates the frequency of parents. |
|
Calculates the gate frequencies as a percentage. |
|
Calculates the gate frequencies as a percentage. |
|
Calculates UMAP embedding. |
|
Internal function to compute the UMAP embedding. |
|
Calculates TSNE embedding. |
|
Internal function to compute the TSNE embedding. |
|
Diffusion Map Embedding calculation |
|
Internal function to compute the Diffmap embedding. |
|
Principal component analysis |
|
Internal function to compute the PCA embedding. |
|
Computes PARC clustering. |
|
Computes FlowSOM clustering. |
|
Computes Leiden clustering. |
|
Computes PhenoGraph clustering. |
|
Computes Neighbors. |
|
Computes samplewise PCA based on either the median fluorescence values (MFI) or frequency of parent values (FOP). |
|
Computes samplewise TSNE based on either the median fluorescence values (MFI) or frequency of parent values (FOP). |
|
Computes samplewise MDS based on either the median fluorescence values (MFI) or frequency of parent values (FOP). |
|
Computes samplewise UMPA based on either the median fluorescence values (MFI) or frequency of parent values (FOP). |
|
Function to correct the expression values based on a joint PCA embedding. |
|
Computes harmony integration. |
|
Computes scanorama integration. |