User 2f352eedbe
16-03-2016 17:52:52
Hi,
I would like to know why molconvert removes aromatic cycles when I transform my ligand from PDB to SDF?
My command is: molconvert sdf ligand.pdb -o ligand.sdf
Thank you.
Dhoha
User 2f352eedbe
16-03-2016 17:52:52
Hi,
I would like to know why molconvert removes aromatic cycles when I transform my ligand from PDB to SDF?
My command is: molconvert sdf ligand.pdb -o ligand.sdf
Thank you.
Dhoha
ChemAxon d26931946c
17-03-2016 10:44:26
Hi,
The pdb format does not store the bond types, only the atomic locations.
The bond types are guessed from the atomic distances. This calculation is not perfect and never can be.
Unfortunately, you will have to correct the structures manually.
BRs,
Peter