[gmx-developers] tdb files for nucleic acids

K.A. Feenstra feenstra at chem.vu.nl
Fri Dec 6 09:37:12 CET 2002


Luke Czapla wrote:
 > Hi,
 >
 >   I'd like to make tdb files for the nucleic acids.  I want termini which
 > are by default missing the 5' end's 5' phosphate and the 3' end's 3'
 > phosphate (keeping the end oxygen and adding a hydrogen), with options to
 > have termini which include the phosphate.
 > According to the manual and looking through the source, this is all hard
 > coded into pdb2gmx, so I was wondering if I should add all the nucleic
 > acids- I already have code to convert A in a PDB file as a residue to DADE
 > or ADE depending on the presence of O2*, to the aminoacids.dat and define
 > new termini types or if there is a better way to make pdb2gmx work
 > seemlessly with files from the PDB database that include nucleic acids
 > (which are always separate chains, that may be useful).

Only the DNA residue names are hard-coded, I think. Furthermore there
is a hard-coded list of AA-residues names that should be translated.
The thing to do here, I think, is to have a translation list for
residue names, like the xlate.dat for atom names.

Otherwise, the current implementation for termini, which Erik L. has
made optionally residue-specific, is probably sufficient to do what
you need.


-- 
Groetjes,

Anton
  ________ ___________________________________________________________
|        | Anton Feenstra                                            |
| .      | Dept. of Pharmacochemistry - Vrije Universiteit Amsterdam |
| |----  | De Boelelaan 1083 - 1081 HV Amsterdam - The Netherlands   |
| |----  | Tel: +31 20 44 47608 - Fax: +31 20 44 47610               |
| ' __   | Feenstra at chem.vu.nl - http://www.chem.vu.nl/afdelingen/FAR|
|  /  \  |-----------------------------------------------------------|
| (    ) | Dept. of Biophysical Chemistry - University of Groningen  |
|  \__/  | Nijenborgh 4 - 9747 AG Groningen - The Netherlands        |
|   __   | Tel +31 50 363 4327 - Fax +31 50 363 4800                 |
|  /  \  | K.A.Feenstra at chem.rug.nl - http://md.chem.rug.nl/~anton   |
| (    ) |-----------------------------------------------------------|
|  \__/  | "If You See Me Getting High, Knock Me Down"               |
|        | (Red Hot Chili Peppers)                                   |
|________|___________________________________________________________|





More information about the gromacs.org_gmx-developers mailing list