You are here

relax and movemap

4 posts / 0 new
Last post
relax and movemap
#1

Can anyone suggest to me how to relax a protein with a non-covalent ligand? I want to make sure the ligand-binding site does not change dramatically.  In the following scenarios, which one looks reasonable:

1) relax protein with ligand; use movemap to exclude the rotamer of ligand residue 

2) relax protein without ligand; use movemap to exclude the rotamer of residues contacting with the ligand. In this case, does the following movemap correct? (I only find movemap example to exclude consecutive residues or single residues rather than some random residue) 

RESIDUE * BBCHI

RESIDUE 37 NO

RESIDUE 72 NO

RESIDUE 114 NO

RESIDUE 348 NO

RESIDUE 325 NO

Category: 
Post Situation: 
Wed, 2020-05-20 21:27
Alison_Yajie

Your movemap idea is a good one but will not work in the context of torsion space relax; movemaps control torsion space not 3d space (so being "near the ligand" isn't the descriptor you need it to be).

 

I would start out with just the flags

-relax::limit_aroma_chi2 true
-relax::constrain_relax_to_start_coords true
-relax::coord_constrain_sidechains true

for constrained relax to start with and see if you are happy with the results.  (the latter two of these flags are for constraints; the first is a scorefunction tweak that improves relax, or used to anyway)

Thu, 2020-05-21 08:19
smlewis

Hi Thanks for your suggestion. Do I need to include ligand when applying your method? 

Thu, 2020-05-21 11:50
Alison_Yajie

Include the ligand in what?  Your PDB file?  Yes, if you want it to remain in the model.

Thu, 2020-05-21 21:05
smlewis