API#
Import Ocelli as:
import ocelli as oci
Data reading (read)#
|
Load an h5ad file |
Preprocessing (pp)#
|
Nearest neighbors search |
|
Latent Dirichlet Allocation |
|
Generate topic-based modalities from unimodal data. |
Tools (tl)#
|
Compute multimodal weights for each cell |
|
Scale multimodal weights for selected cells and modalities |
|
Multimodal Diffusion Maps |
|
Diffusion-based multimodal imputation. |
|
Nearest neighbors-based graph construction |
|
Transitions-based graph construction |
|
ForceAtlas2 dimensionality reduction |
|
UMAP dimensionality reduction |
|
Gene signature mean z-scores |
|
Louvain clustering |
|
Graphical projection of 3D data to 2D |
Plotting (pl)#
|
2D scatter plots |
|
2D and 3D interactive scatter plots |
|
Feature violin plots |
|
Feature bar plots |
|
Project and visualize 3D data from multiple angles |