douweschulte / pdbtbx

A library to open/edit/save (crystallographic) Protein Data Bank (PDB) and mmCIF files in Rust.
https://crates.io/crates/pdbtbx
MIT License
49 stars 12 forks source link

fixed issue #104 #105

Closed OWissett closed 1 year ago

OWissett commented 1 year ago

Addresses Issue #104.

All tests are now passing.

douweschulte commented 1 year ago

Perfect! Thanks a lot!