Logo

Contents:

  • How to Use moDiNA
  • Python Package
  • Nextflow Pipeline
  • Citation
  • API
    • moDiNA
moDiNA
  • API
  • View page source

API

  • moDiNA
    • Submodules
    • modina.context_net_inference module
      • calculate_association_scores()
      • compute_context_scores()
      • napy_bi_cont()
      • napy_bi_nom()
      • napy_bi_ord()
      • napy_cont_cont()
      • napy_nom_cont()
      • napy_ord_cont()
      • napy_ord_nom()
    • modina.context_simulation module
      • save_gt()
      • simulate_copula()
    • modina.diff_net_construction module
      • compute_diff_edges()
      • compute_diff_network()
      • compute_diff_nodes()
      • degree_centrality()
      • interaction_score()
      • pagerank_centrality()
      • stat_test_centrality()
    • modina.edge_filtering module
      • filter()
    • modina.pipeline module
      • diffnet_analysis()
    • modina.ranking module
      • compute_ranking()
      • dimontrank()
      • pagerank()
    • modina.statistics_utils module
      • post_rescaling()
      • pre_rescaling()
    • Module contents
      • compute_context_scores()
      • compute_diff_edges()
      • compute_diff_network()
      • compute_diff_nodes()
      • compute_ranking()
      • diffnet_analysis()
      • filter()
      • post_rescaling()
      • pre_rescaling()
      • save_gt()
      • simulate_copula()
Previous Next

© Copyright 2026, DaiSyBio at Technical University of Munich.

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