Skip to content

Commit 41f192b

Browse files
committed
fix seahorse erros
1 parent 6caeb3e commit 41f192b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netbooks/netZooR/seahorse.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"metadata": {},
6767
"outputs": [],
6868
"source": [
69-
"library(fgseaRes)"
69+
"library(fgsea)"
7070
]
7171
},
7272
{
@@ -128,7 +128,7 @@
128128
"metadata": {},
129129
"outputs": [],
130130
"source": [
131-
"head(phenotypic_data)"
131+
"head(phenotypic)"
132132
]
133133
},
134134
{

0 commit comments

Comments
 (0)