Skip to content

Commit 284a75c

Browse files
fix omnipath
1 parent afa706f commit 284a75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests_PKN.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@
7474

7575
from NORDic.UTILS.utils_network import get_network_from_OmniPath
7676

77-
interactions, annot_wide = get_network_from_OmniPath(gene_list=core_genes, species="human", min_curation_effort=-1, quiet=False)
77+
#interactions, annot_wide = get_network_from_OmniPath(gene_list=core_genes, species="human", min_curation_effort=-1, quiet=False)

0 commit comments

Comments
 (0)