File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525mergHOG_ratioMax_thresh = 0.8
2626mergHOG_ratioMin_thresh = 0.9
27- mergHOG_shared_thresh = 50
27+ mergHOG_shared_thresh = 10
2828threshod_f_score_merging = 70
2929mergHOG_mean_thresh = 5000 * 1000
3030
4242seed_random = 1234
4343
4444big_rhog_size = 50 * 1000
45- omamer_family_threshold = 95
45+ omamer_family_threshold = 95 # for big rhog
4646
4747subsampling_hogclass = True
4848hogclass_max_num_seq = 20 # 40 subsampling in msa # ver very 2
6363mmseqs_executable_path = "mmseqs"
6464
6565
66- inferhog_tresh_ratio_gap_row = 0.3 # 0.6 # to have more proteins in the ortho groups 0.1
67- inferhog_tresh_ratio_gap_col = 0.5 # 0.6 # ver very 0.8
66+ inferhog_tresh_ratio_gap_row = 0.3 # to have more proteins in the ortho groups 0.1
67+ inferhog_tresh_ratio_gap_col = 0.5 # 0.1
6868inferhog_min_cols_msa_to_filter = 50 #300 #50 # used for msa before gene tree inference and saving msa in hog class
6969
7070inferhog_filter_all_msas_row = True
You can’t perform that action at this time.
0 commit comments