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

Ow/pdb load options #120

Closed OWissett closed 4 months ago

OWissett commented 4 months ago

I have made it so that during the loading of PDB files you can set the load options easily via a ReadOptions struct.