API#
Import topomics as:
import topomics as tp
Models#
Multimodal Amortized LDA with Mixture-of-Experts (MoE) |
|
Multimodal LDA with SHARE-Topic sparse ATAC Gibbs sampler. |
|
Stochastic Variational EM for MuData with shared topics across modalities. |
|
Base class for all models in the topomics package. |
Preprocessing#
Run a basic preprocessing on the AnnData object. |
|
A method with a more complex docstring. |
Tools#
Run a tool on the AnnData object. |
Plotting#
Generate a basic plot for an AnnData object. |
|
A faster simple function that uses sc.pl.embedding to plot for non-visium data so it dont take too long. |