|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | | - <title>netmap — Netmap Jan, 2026 documentation</title> |
| 8 | + <title>API Reference — Netmap Jan, 2026 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" /> |
|
16 | 16 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
17 | 17 | <link rel="index" title="Index" href="genindex.html" /> |
18 | 18 | <link rel="search" title="Search" href="search.html" /> |
| 19 | + <link rel="prev" title="Netmap documentation" href="index.html" /> |
19 | 20 |
|
20 | 21 | <link rel="stylesheet" href="_static/custom.css" type="text/css" /> |
21 | 22 |
|
|
33 | 34 |
|
34 | 35 | <div class="body" role="main"> |
35 | 36 |
|
36 | | - <section id="netmap"> |
37 | | -<h1>netmap<a class="headerlink" href="#netmap" title="Link to this heading"></a></h1> |
38 | | -<div class="toctree-wrapper compound"> |
39 | | -<ul> |
40 | | -<li class="toctree-l1"><a class="reference internal" href="netmap.html">netmap package</a><ul> |
41 | | -<li class="toctree-l2"><a class="reference internal" href="netmap.html#subpackages">Subpackages</a><ul> |
42 | | -<li class="toctree-l3"><a class="reference internal" href="netmap.downstream.html">netmap.downstream package</a><ul> |
43 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.downstream.html#submodules">Submodules</a></li> |
44 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.downstream.html#module-netmap.downstream.clustering">netmap.downstream.clustering module</a></li> |
45 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.downstream.html#netmap-downstream-downstreammain-module">netmap.downstream.downstreammain module</a></li> |
46 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.downstream.html#module-netmap.downstream.edge_selection">netmap.downstream.edge_selection module</a></li> |
47 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.downstream.html#module-netmap.downstream.final_downstream">netmap.downstream.final_downstream module</a></li> |
48 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.downstream.html#module-netmap.downstream.gene_clustering">netmap.downstream.gene_clustering module</a></li> |
49 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.downstream.html#module-netmap.downstream">Module contents</a></li> |
50 | | -</ul> |
51 | | -</li> |
52 | | -<li class="toctree-l3"><a class="reference internal" href="netmap.masking.html">netmap.masking package</a><ul> |
53 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.masking.html#submodules">Submodules</a></li> |
54 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.masking.html#module-netmap.masking.external">netmap.masking.external module</a></li> |
55 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.masking.html#module-netmap.masking.internal">netmap.masking.internal module</a></li> |
56 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.masking.html#module-netmap.masking">Module contents</a></li> |
57 | | -</ul> |
58 | | -</li> |
59 | | -<li class="toctree-l3"><a class="reference internal" href="netmap.model.html">netmap.model package</a><ul> |
60 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.model.html#submodules">Submodules</a></li> |
61 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.model.html#module-netmap.model.nbautoencoder">netmap.model.nbautoencoder module</a></li> |
62 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.model.html#module-netmap.model.standardautoencoder">netmap.model.standardautoencoder module</a></li> |
63 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.model.html#module-netmap.model.train_model">netmap.model.train_model module</a></li> |
64 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.model.html#module-netmap.model.zinbautoencoder">netmap.model.zinbautoencoder module</a></li> |
65 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.model.html#module-netmap.model">Module contents</a></li> |
66 | | -</ul> |
67 | | -</li> |
68 | | -<li class="toctree-l3"><a class="reference internal" href="netmap.utils.html">netmap.utils package</a><ul> |
69 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.utils.html#submodules">Submodules</a></li> |
70 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.utils.html#module-netmap.utils.data_utils">netmap.utils.data_utils module</a></li> |
71 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.utils.html#module-netmap.utils.misc">netmap.utils.misc module</a></li> |
72 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.utils.html#module-netmap.utils.netmap_config">netmap.utils.netmap_config module</a></li> |
73 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.utils.html#module-netmap.utils.tf_utils">netmap.utils.tf_utils module</a></li> |
74 | | -<li class="toctree-l4"><a class="reference internal" href="netmap.utils.html#module-netmap.utils">Module contents</a></li> |
75 | | -</ul> |
76 | | -</li> |
77 | | -</ul> |
78 | | -</li> |
79 | | -<li class="toctree-l2"><a class="reference internal" href="netmap.html#submodules">Submodules</a></li> |
80 | | -<li class="toctree-l2"><a class="reference internal" href="netmap.html#netmap-model-concept-module">netmap.model_concept module</a></li> |
81 | | -<li class="toctree-l2"><a class="reference internal" href="netmap.html#module-netmap.netmap">netmap.netmap module</a></li> |
82 | | -<li class="toctree-l2"><a class="reference internal" href="netmap.html#module-netmap">Module contents</a></li> |
83 | | -</ul> |
84 | | -</li> |
85 | | -</ul> |
86 | | -</div> |
| 37 | + <section id="module-netmap"> |
| 38 | +<span id="api-reference"></span><h1>API Reference<a class="headerlink" href="#module-netmap" title="Link to this heading"></a></h1> |
87 | 39 | </section> |
88 | 40 |
|
89 | 41 |
|
@@ -112,11 +64,16 @@ <h1 class="logo"><a href="index.html">Netmap</a></h1> |
112 | 64 | </div> |
113 | 65 | </search> |
114 | 66 | <script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3> |
| 67 | +<p class="caption" role="heading"><span class="caption-text">Contents:</span></p> |
| 68 | +<ul class="current"> |
| 69 | +<li class="toctree-l1 current"><a class="current reference internal" href="#">API Reference</a></li> |
| 70 | +</ul> |
115 | 71 |
|
116 | 72 | <div class="relations"> |
117 | 73 | <h3>Related Topics</h3> |
118 | 74 | <ul> |
119 | 75 | <li><a href="index.html">Documentation overview</a><ul> |
| 76 | + <li>Previous: <a href="index.html" title="previous chapter">Netmap documentation</a></li> |
120 | 77 | </ul></li> |
121 | 78 | </ul> |
122 | 79 | </div> |
|
0 commit comments