diff --git a/src/find_interaction_cluster/config.py b/src/find_interaction_cluster/config.py index 4c6cbcfbb298aba70d0c3ef3e1dad2ad0fc106ea..dd566401ef4ca4f4af9eb380e5cb7126904fc002 100644 --- a/src/find_interaction_cluster/config.py +++ b/src/find_interaction_cluster/config.py @@ -116,4 +116,6 @@ class ConfigGraph: get_hip_folder = get_hipmcl_folder get_hipmcl_prog = get_hipmcl_prog good_projects = get_good_project() - + genes_communities = data / \ + "global-weight-3_weight-3_same_gene-True_gene.txt" + genes_regulation_sf_community = results / "genes_regulation_sf_community"