|
Department of Chemistry and Chemical Biology |
Questions and problems?Docking with sander?Hello, I'm trying to dock a molecule in an active site. Can anyone suggest an easy way to put a constraint on a residue in the active site and the small molecule being docked? Ideally, I would like to place a moderate force constant between the protein and the small molecule and run dynamics, then release the constraint and run production dynamics. The molecule is already very close to the correct position I would just like to give it a little push. I know I should be able to do this with SANDER but I can't figure out how to construct the input deck for a simple constraint between two molecules. Date: Wed, 30 Mar 94 11:01:42 PST From: case@scripps.edu (David Case) To: amber@cgl.ucsf.EDU Subject: Re: Constraints between moleculesThe restraints in Sander don't care about molecules if you use atom numbers, so try the following: &rst iat =This will make the constraint. You can use the NSTEP1,NSTEP2 variables to have it active for a while, and then be turned off. From: dap@portal.vpharm.com (David A. Pearlman) Subject: Re: Constraints between moleculesHere's sample input which would do the following:
&rst iat=-1,-1,1,1,
atnam(1)='DUMM',atnam(2)='DUMM',
nstep1=1,nstep2=5000,
iresid=1,irstyp=0,ifvari=1,ninc=0,imult=0,ir6=0,ifntyp=0,
r1=0.00000E+00,r2=5.0000,r3=5.0000,r4=99.000,rk2=1.0000,rk3=1.0000,
r1a=0.00000E+00,r2a=2.5000,r3a=2.5000,r4a=99.000,rk2a=1.0000,rk3a=1.0000,
igr1 = 2,3,4,5,0,
grnam1(1)='C1',grnam1(2)='C1',grnam1(3)='N2',grnam1(4)='C1',
igr2 = 1,1,1,0,
grnam2(1)='C4',grnam2(2)='O4',grnam2(3)='N*',
&end
&rst iat=-1,-1,1,1,
atnam(1)='DUMM',atnam(2)='DUMM',
nstep1=5001,nstep2=10000,
iresid=1,irstyp=0,ifvari=1,ninc=0,imult=0,ir6=0,ifntyp=0,
r1=0.00000E+00,r2=2.5000,r3=2.5000,r4=99.000,rk2=1.0000,rk3=1.0000,
r1a=0.00000E+00,r2a=2.5000,r3a=2.5000,r4a=99.000,rk2a=1.0000,rk3a=0.0100,
igr1 = 2,3,4,5,0,
grnam1(1)='C1',grnam1(2)='C1',grnam1(3)='N2',grnam1(4)='C1',
igr2 = 1,1,1,0,
grnam2(1)='C4',grnam2(2)='O4',grnam2(3)='N*',
&end
&rst iat=0, &end
Web Masters <webadmin@www.amber.ucsf.edu> Last modified: Tue Nov 15 18:50:28 1994 |
|
Department of Chemistry and Chemical Biology, 102 Hurtig Hall, 360
Huntington Ave., Boston, MA 02115 Send mail to
e.chudin@neu.edu with
questions or comments about this web site.
|