kylelutz / chemkit

A C++ library for molecular modelling, cheminformatics and molecular visualization.
http://www.chemkit.org
BSD 3-Clause "New" or "Revised" License
54 stars 26 forks source link

Write support for the pdb file format #4

Open kylelutz opened 13 years ago

kylelutz commented 13 years ago

Currently the PdbFileFormat class in the pdb plugin only supports reading. Support for writing pdb files also needs to be implemented.