Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicasia Beebe-Wang
pathway_communities
Commits
de221952
Commit
de221952
authored
Oct 01, 2020
by
Nicasia Beebe-Wang
Browse files
changinfg examples
parent
a5d7a197
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
pipeline/combined_graph_analyses/.ipynb_checkpoints/curated_category_distributions_clustermaps-checkpoint.ipynb
View file @
de221952
This diff is collapsed.
Click to expand it.
pipeline/combined_graph_analyses/curated_category_distributions_clustermaps.ipynb
View file @
de221952
...
...
@@ -400,5 +400,56 @@
# print(elt)
# for elt in np.array(toplot.index)[g.dendrogram_row.reordered_ind]:
# print(elt)
```
%% Cell type:code id: tags:
```
python
com_cat_counts
.
sum
(
axis
=
1
)
```
%%%% Output: execute_result
1 492.0
2 95.0
3 222.0
4 181.0
5 127.0
6 173.0
7 83.0
8 107.0
9 183.0
10 225.0
11 435.0
12 307.0
13 92.0
14 168.0
15 188.0
16 128.0
17 66.0
18 104.0
19 47.0
20 386.0
21 148.0
22 69.0
23 44.0
24 58.0
25 141.0
26 213.0
27 92.0
28 20.0
29 82.0
30 22.0
31 65.0
32 15.0
33 47.0
34 15.0
35 7.0
dtype: float64
%% Cell type:code id: tags:
```
python
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment