File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,6 @@ params {
7272 alphafold3_pdb_seqres_path = null
7373 alphafold3_uniprot_path = null
7474
75-
7675 // Boltz links
7776 boltz_ccd_link = null
7877 boltz_model_link = null
Original file line number Diff line number Diff line change 6969 "format" : " directory-path" ,
7070 "description" : " The directory where reference data is stored. Individual methods can be overwritten with method-specific paths." ,
7171 "fa_icon" : " fas fa-folder-open"
72+ },
73+ "uniref30_prefix" : {
74+ "type" : " string" ,
75+ "default" : " UniRef30_2023_02"
7276 }
7377 }
7478 },
107111 },
108112 "random_seed" : {
109113 "type" : " string"
114+ },
115+ "alphafold2_params_prefix" : {
116+ "type" : " string" ,
117+ "default" : " alphafold_params_2022-12-06"
110118 }
111119 }
112120 },
469477 "type" : " string" ,
470478 "description" : " Path to the AlphaFold2 parameters" ,
471479 "fa_icon" : " fas fa-folder-open" ,
472- "default" : " null/params/alphafold_params_* /*"
480+ "default" : " null/params/alphafold_params_2022-12-06 /*"
473481 },
474482 "alphafold2_mgnify_path" : {
475483 "type" : " string" ,
11331141 {
11341142 "$ref" : " #/$defs/helixfold3_dbs_and_parameters_link_options"
11351143 }
1136- ],
1137- "properties" : {
1138- "uniref30_prefix" : {
1139- "type" : " string" ,
1140- "default" : " UniRef30_2023_02"
1141- }
1142- }
1144+ ]
11431145}
You can’t perform that action at this time.
0 commit comments