|
| 1 | +{ |
| 2 | + "omit_AAs": "C", |
| 3 | + "force_reject_AA": false, |
| 4 | + "use_multimer_design": true, |
| 5 | + "design_algorithm": "4stage", |
| 6 | + "sample_models": true, |
| 7 | + "rm_template_seq_design": true, |
| 8 | + "rm_template_seq_predict": true, |
| 9 | + "rm_template_sc_design": false, |
| 10 | + "rm_template_sc_predict": false, |
| 11 | + "predict_initial_guess": true, |
| 12 | + "predict_bigbang": false, |
| 13 | + "soft_iterations": 75, |
| 14 | + "temporary_iterations": 45, |
| 15 | + "hard_iterations": 5, |
| 16 | + "greedy_iterations": 15, |
| 17 | + "greedy_percentage": 5, |
| 18 | + "save_design_animations": true, |
| 19 | + "save_design_trajectory_plots": true, |
| 20 | + "weights_plddt": 0.15, |
| 21 | + "weights_pae_intra": 0.4, |
| 22 | + "weights_pae_inter": 0.1, |
| 23 | + "weights_con_intra": 0.4, |
| 24 | + "weights_con_inter": 0.5, |
| 25 | + "intra_contact_distance": 14.0, |
| 26 | + "inter_contact_distance": 20.0, |
| 27 | + "intra_contact_number": 2, |
| 28 | + "inter_contact_number": 2, |
| 29 | + "weights_helicity": -2.0, |
| 30 | + "random_helicity": false, |
| 31 | + "use_i_ptm_loss": true, |
| 32 | + "weights_iptm": 0.05, |
| 33 | + "use_rg_loss": true, |
| 34 | + "weights_rg": 0.3, |
| 35 | + "use_termini_distance_loss": false, |
| 36 | + "weights_termini_loss": 0.1, |
| 37 | + "cyclize_peptide": false, |
| 38 | + "enable_mpnn": true, |
| 39 | + "mpnn_fix_interface": true, |
| 40 | + "num_seqs": 20, |
| 41 | + "max_mpnn_sequences": 2, |
| 42 | + "sampling_temp": 0.1, |
| 43 | + "backbone_noise": 0.00, |
| 44 | + "model_path": "v_48_020", |
| 45 | + "mpnn_weights": "soluble", |
| 46 | + "save_mpnn_fasta": false, |
| 47 | + "num_recycles_design": 1, |
| 48 | + "num_recycles_validation": 3, |
| 49 | + "optimise_beta": true, |
| 50 | + "optimise_beta_extra_soft": 0, |
| 51 | + "optimise_beta_extra_temp": 0, |
| 52 | + "optimise_beta_recycles_design": 3, |
| 53 | + "optimise_beta_recycles_valid": 3, |
| 54 | + "remove_unrelaxed_trajectory": true, |
| 55 | + "remove_unrelaxed_complex": true, |
| 56 | + "remove_binder_monomer": true, |
| 57 | + "zip_animations": true, |
| 58 | + "zip_plots": true, |
| 59 | + "save_trajectory_pickle": false, |
| 60 | + "max_trajectories": false, |
| 61 | + "enable_rejection_check": true, |
| 62 | + "acceptance_rate": 0.01, |
| 63 | + "start_monitoring": 600, |
| 64 | + "af_params_dir": "", |
| 65 | + "dssp_path": "", |
| 66 | + "dalphaball_path": "" |
| 67 | +} |
0 commit comments