dreid-pack 0.2.0

A high-performance, pure Rust library and CLI for full-atom protein side-chain packing using the DREIDING force field, Goldstein+Split DEE, and tree-decomposition DP—with native protein-ligand and protein-nucleic acid interface support.
Documentation
1
2
3
4
5
pub mod conformation;
pub mod energy;
pub mod fixed;
pub mod graph;
pub mod spatial;