API#

Import SpaGTL as:

import SpaGTL

spatial_reconstruction(adata[, alpha, ...])

Spatial reconstruction of gene expression matrix.

run_SpaGTL(adata[, n_epochs, n_hidden, ...])

Spatially aligned Graph Transfer Learning for spatial transcriptomics.

run_SpaGTL_minibatch(adata[, n_epochs, ...])

The mini-batch implementation for Spatially aligned Graph Transfer Learning.

regulons(adata[, tf_names, ...])

Regulon inference for spatial transcriptomics [Aibar17].

aucell(adata[, auc_threshold, noweights, ...])

Compute the regulon activity AUCell matrix [Aibar17].

refine_spatial_domains(adata, domain_key[, ...])

Refine spatial domains based on spatial neighbors.