Dear Amber Users,
While using the conversion command described in RED manual, pp 15, I
found a bug. The following command converts a pdb file not having
connection information to a pdb file that will have the connection
informations.
babel -ipdb unconnected_pdb.pdb -opdb connected_pdb.pdb
The output of the connected_pdb.pdb cannot be read in MOLDEN program. (Did
not use Insight 2 whetehr it can read it or not) The error can be solved
in the following way:
connected_pdb.pdb (the file which cannot be read by MOLDEN)
ATOM 1 O5' C 14 5.422 28.232 13.133 1.00 0.00
ATOM 2 C5' C 14 3.994 28.337 12.977 1.00 0.00
....
delete a line left to the 'C' while keeping the column with the name
'14' in its original place, such as,
ATOM 1 O5' C 14 5.422 28.232 13.133 1.00 0.00
ATOM 2 C5' C 14 3.994 28.337 12.977 1.00 0.00
Best,
--
Ilyas Yildirim
---------------------------------------------------------------
- Department of Chemisty - Home Address: -
- University of Rochester - -
- Hutchison Hall, Office B10 - 60 Crittenden Blvd. Apt. 232 -
- Rochester, NY 14627-0216 - Rochester, NY 14620 -
- Ph.:(585) 275 67 66 (Office) - Ph.:(585) 242 91 37 (Home) -
- Homepage: http://www.pas.rochester.edu/~yildirim/ -
---------------------------------------------------------------
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Tue May 25 2004 - 19:53:00 PDT