4 letter residues names parsed as first 3 letters
- Jerry Ebalunode
- Posts: 3
- Joined: Fri Mar 13, 2009 12:45 pm
4 letter residues names parsed as first 3 letters
The pdb writer module for OpenMM seems not to write the fourth character for residue names that come in four characters. The input files for my studies are in gromacs file formats. For example for mixed lipids DOPE and DOPG are all read in but are written as the same residue name DOP. Have you noticed this type of error? Any recommendations on howto fix it. Thanks.
- Peter Eastman
- Posts: 2593
- Joined: Thu Aug 09, 2007 1:25 pm
Re: 4 letter residues names parsed as first 3 letters
Could you post a file that has the problem? I just checked the code for the PDB writer and it looks fine. More likely it has to do with reading your input file.
Peter
Peter