Skip to content

Commit

Permalink
deploy: 8b8ad76
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthergl committed Mar 1, 2024
1 parent d94a393 commit 84bf1aa
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion api/nbnode.apply.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
<span id="nbnode-apply-count-celltree-df-module"></span><h2>nbnode.apply.count_celltree_df module<a class="headerlink" href="#module-nbnode.apply.count_celltree_df" title="Permalink to this heading"></a></h2>
<dl class="py function">
<dt class="sig sig-object py" id="nbnode.apply.count_celltree_df.count_celltree_df">
<span class="sig-prename descclassname"><span class="pre">nbnode.apply.count_celltree_df.</span></span><span class="sig-name descname"><span class="pre">count_celltree_df</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">celltree_gated</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="nbnode.html#nbnode.nbnode.NBNode" title="nbnode.nbnode.NBNode"><span class="pre">NBNode</span></a></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html#pandas.DataFrame" title="(in pandas v2.2.0)"><span class="pre">DataFrame</span></a></span></span><a class="reference internal" href="../_modules/nbnode/apply/count_celltree_df.html#count_celltree_df"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#nbnode.apply.count_celltree_df.count_celltree_df" title="Permalink to this definition"></a></dt>
<span class="sig-prename descclassname"><span class="pre">nbnode.apply.count_celltree_df.</span></span><span class="sig-name descname"><span class="pre">count_celltree_df</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">celltree_gated</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="nbnode.html#nbnode.nbnode.NBNode" title="nbnode.nbnode.NBNode"><span class="pre">NBNode</span></a></span></em><span class="sig-paren">)</span> <span class="sig-return"><span class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><a class="reference external" href="https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html#pandas.DataFrame" title="(in pandas v2.2.1)"><span class="pre">DataFrame</span></a></span></span><a class="reference internal" href="../_modules/nbnode/apply/count_celltree_df.html#count_celltree_df"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#nbnode.apply.count_celltree_df.count_celltree_df" title="Permalink to this definition"></a></dt>
<dd><blockquote>
<div><p>Count the number of rows in node.data (per node) grouped by
“sample_name” and concat them into a dataframe</p>
Expand Down
Loading

0 comments on commit 84bf1aa

Please sign in to comment.