SCMG
1.0.2
  • Installation
  • Trained model parameters
  • Reference and tutorial datasets
  • Tutorials
  • API
    • scmg
      • scmg package
        • Subpackages
        • Module contents
SCMG
  • API
  • scmg
  • scmg package
  • scmg.model package
  • View page source

scmg.model package

Submodules

  • scmg.model.basic module
    • MLP
      • MLP.forward()
  • scmg.model.causal_prediction module
    • CausalGenePredictor
      • CausalGenePredictor.calc_causal_scores()
  • scmg.model.cell_type_search module
    • CellTypeSearcher
      • CellTypeSearcher.search_ref_cell()
      • CellTypeSearcher.search_ref_cell_types()
  • scmg.model.contrastive_embedding module
  • scmg.model.manifold_generation module
    • sinusoidal_embedding()
    • ConditionalDiffusionModel
      • ConditionalDiffusionModel.forward()
      • ConditionalDiffusionModel.backward()
      • ConditionalDiffusionModel.generate()
    • RecurrentBlock
      • RecurrentBlock.forward()
    • MLPDenoiser
      • MLPDenoiser.forward()
    • train_diffusion_model()
    • generate_cells()
    • generate_transition_cells()

Module contents

Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.