Skip to content

Instantly share code, notes, and snippets.

@bougui505
Created February 21, 2014 07:14
Show Gist options
  • Save bougui505/9130085 to your computer and use it in GitHub Desktop.
Save bougui505/9130085 to your computer and use it in GitHub Desktop.
Template of dock6.4 for GBSA Hawkins rescore of docked molecules. Replace LIG with your mol2 file of docked ligands and REC by your mol2 file for the receptor
ligand_atom_file LIG
limit_max_ligands no
skip_molecule no
read_mol_solvation no
calculate_rmsd no
use_database_filter no
orient_ligand no
use_internal_energy no
flexible_ligand no
bump_filter no
score_molecules yes
contact_score_primary no
contact_score_secondary no
grid_score_primary no
grid_score_secondary no
dock3.5_score_primary no
dock3.5_score_secondary no
continuous_score_primary no
continuous_score_secondary no
gbsa_zou_score_primary no
gbsa_zou_score_secondary no
gbsa_hawkins_score_primary yes
gbsa_hawkins_score_secondary yes
gbsa_hawkins_score_rec_filename REC
gbsa_hawkins_score_solvent_dielectric 78.5
gbsa_hawkins_use_salt_screen yes
gbsa_hawkins_score_salt_conc(M) 0.15
gbsa_hawkins_score_gb_offset 0.09
gbsa_hawkins_score_cont_vdw_and_es yes
gbsa_hawkins_score_vdw_att_exp 6
gbsa_hawkins_score_vdw_rep_exp 9
grid_score_rep_rad_scale 1
minimize_ligand no
atom_model all
vdw_defn_file /c5/shared/dock/6.4/parameters/vdw_AMBER_parm99.defn
flex_defn_file /c5/shared/dock/6.4/parameters/flex.defn
flex_drive_file /c5/shared/dock/6.4/parameters/flex_drive.tbl
ligand_outfile_prefix output_gbsa
write_orientations no
num_primary_scored_conformers_rescored 1
num_secondary_scored_conformers 1
rank_primary_ligands no
rank_secondary_ligands no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment