Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
CORAL
Logo
CORAL

Contents

  • Installation
  • Tutorials
    • CORAL Tutorial — Multi-scale Multi-modal Integration of Spatial Omics
    • Align Images from Different Slices Using SIFT
  • API Reference
    • Model
    • Preprocessing
    • Visualization
    • Inference
    • Trainer
Back to top
View this page

API Reference¶

  • Model
    • Model Creation
    • CORAL Model
  • Preprocessing
    • preprocess_data()
    • prepare_local_subgraphs()
    • add_cluster()
    • downsample_spatial_data()
  • Visualization
    • plot_spatial()
    • plot_umap()
    • plot_latent_umap()
    • plot_umap_gene()
    • display_reconst()
    • visualize_subgraph()
    • compare_gene_expression_all()
    • compare_gene_expression()
  • Inference
    • generate_and_validate()
    • reindex_adata_qz()
    • average_attention_weights_for_unique_edges()
  • Trainer
    • train_model()
    • NegBinom
Next
Model
Previous
Align Images from Different Slices Using SIFT
Copyright © 2025, Siyu He
Made with Sphinx and @pradyunsg's Furo