Hi OpenBabels users,
Nice to join the community.
I would like to convert pdbqt file to sdf file without using openbabel
itself. I mean why should my project has another dependency just to do a
single task. So I look into OpenBabel code and I finally found this (
https://github.com/openbabel/openbabel/blob/4709b0752109db593f1bee6298ef3bfa718d260d/src/formats/pdbqtformat.cpp
)

I have some questions:
Where are defined these functions?
line:219 parseAtomRecord
line:295 resdat.AssignBonds(mol)


Bests,
Eduardo
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to