You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FastOMA/_config.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@
39
39
msa_write_all=False
40
40
keep_subhog_each_pickle=False
41
41
42
-
big_rhog_size=80*1000
42
+
big_rhog_size=60*1000
43
43
omamer_family_threshold=110
44
44
#
45
45
# omamer_fscore_treshold_big_rhog = 0.04 # 0.5 # means no thresold #0.2 #0.5 # to have more proteins in the ortho groups 0.05 considering for big rhogs
@@ -49,7 +49,7 @@
49
49
# omamer_treshold_big_rhog_szie2 = 50*1000
50
50
# omamer_fscore_treshold_big_rhog2 = 0.6 #0.9
51
51
52
-
hogclass_max_num_seq=50# subsampling in msa # ver very 2
52
+
hogclass_max_num_seq=20# subsampling in msa # ver very 2
0 commit comments