[gmx-users] INTRA-molecular disulphide bridges.
K.A.Feenstra
k.a.feenstra at chem.rug.nl
Mon Nov 26 16:16:38 CET 2001
Leonardo Manzoni wrote:
>
> Actually the situation is the following:
> I want to run two simulations of the peptide, one with CYS-CYS
> intramolecular bond, and the other without it.
> Using the -ss option of pdb2gmx I always obtain the same topology, and the
> same output in both cases
> should I define (or delete) the bond by hand?
That should in principle work. However, since it doesn't try this:
pdb2gmx reads a file which specifies the extra bonds to generate.
For gromacs 3.0 this can be found at $GMXDATA/top/specbond.dat,
usually somewhere under /usr/local. You can make an empty version
of the file in your local directory, however it must contain a
count of the number of lines, which is then 0 (zero).
The command:
echo 0 > specbond.dat
should do the trick. Now pdb2gmx wil not make any extra bonds, and
thus no s-s bridge.
--
Groetjes,
Anton
_____________ _____________________________________________________
| | Anton Feenstra Dept. of Biophysical Chemistry |
| _ _ ___,| K.A.Feenstra at chem.rug.nl University of Groningen |
| / \ / \'| | | Tel +31 50 363 4327 Nijenborgh 4 |
|( | )| | | Fax +31 50 363 4800 9747 AG Groningen |
| \_/ \_/ | | | http://md.chem.rug.nl/~anton The Netherlands |
| | "Why, how now, Claudio ! Whence Comes this Restraint|
|_____________|_____________________________________________________|
More information about the gromacs.org_gmx-users
mailing list