samirelanduk / atomium

Python macromolecular parsing (with .pdb/.cif/.mmtf parsing and production)
https://atomium.bio
MIT License
102 stars 19 forks source link

Create function to save string over multiple PDB records #9

Closed samirelanduk closed 6 years ago

samirelanduk commented 6 years ago

There are now multiple packing functions which do this, and repeat a lot of the code. This should be refactored into a single function.

pack_title and pack_source for example.

samirelanduk commented 6 years ago

This should also resolve issue #7