RE: [PyMOL] Babel and File Format Conversion

2002-05-21 Thread Sherwood, P (Paul)
All, In terms of python implementations there is also PyBabel from Scripps. On the web site (http://www.scripps.edu/pub/olson-web/share/python/pybabel/) it says " The PyBabel package is a Python re-implementation of some of Babel v1.6 functionalities" but I don't have any experience of it m

Re: [PyMOL] Babel and File Format Conversion

2002-05-21 Thread Richard Gillilan
I've been working with the OpenBabel code for about a week now and I'm pretty impressed with the internal OOP design of the code ... though I would have done a few things differently (performance and memory consumption are always on my mind). If it had existed when I began my OrderFour project a

Re: [PyMOL] Babel and File Format Conversion

2002-05-21 Thread Lieven Buts
Bob Havlin wrote: > You probably know about this already, but incorporating the file format > converter > named babel > > http://www.eyesopen.com/babel.html > > would make PyMol universal for nearly all file formats. The development of Babel is being continued in the OpenBabel project at