BayesTME¶

A unified statistical framework for spatial transcriptomics.

This package implements BayesTME, a fully Bayesian method for analyzing ST data without needing single-cell RNA-seq (scRNA) reference data.

Contents¶

  • Installation
    • Option 1 (Recommended): Using Docker
    • Option 2: Install Using pip
  • Overview
  • Data Format
    • Input Format
    • Output Format
  • Demo Notebooks
  • Command Line Interface
    • load_spaceranger
    • filter_genes
    • bleeding_correction
    • phenotype_selection
    • deconvolve
    • select_marker_genes
    • spatial_expression
    • Plotting
    • plot_bleeding_correction
    • plot_deconvolution
    • plot_spatial_expression
  • Example Workflow
  • bayestme package
    • Submodules
    • bayestme.bleeding_correction module
    • bayestme.communities module
    • bayestme.cv_likelihoods module
    • bayestme.data module
    • bayestme.deconvolution module
    • bayestme.expression_truth module
    • bayestme.fast_multivariate_normal module
    • bayestme.gene_filtering module
    • bayestme.gfbt_multinomial module
    • bayestme.hmm_fast module
    • bayestme.log_config module
    • bayestme.model_bkg module
    • bayestme.phenotype_selection module
    • bayestme.plotting module
    • bayestme.semi_synthetic_spatial module
    • bayestme.spatial_expression module
    • bayestme.synthetic_data module
    • bayestme.utils module
  • Fine Mapping Workflow
  • 🚀 Github

Indices and tables¶

  • Index

  • Module Index

  • Search Page

bayestme

Navigation

  • Installation
  • Overview
  • Data Format
  • Demo Notebooks
  • Command Line Interface
  • Example Workflow
  • bayestme package
  • Fine Mapping Workflow
  • 🚀 Github

Related Topics

  • Documentation overview
    • Next: Installation

Quick search

©2022, Haoran Zhang, Miranda V. Hunter, Jacqueline Chou, Jeffrey F. Quinn, Mingyuan Zhou, Richard White, Wesley Tansey. | Powered by Sphinx 6.2.1 & Alabaster 0.7.13 | Page source