Skip to content

Commit

Permalink
fix omnipath
Browse files Browse the repository at this point in the history
  • Loading branch information
RECeSS-EU-Project committed Apr 14, 2023
1 parent afa706f commit 284a75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests_PKN.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@

from NORDic.UTILS.utils_network import get_network_from_OmniPath

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

0 comments on commit 284a75c

Please sign in to comment.