nrbennet / dl_binder_design

MIT License
223 stars 54 forks source link

Major Refactor #26

Closed nrbennet closed 1 year ago

nrbennet commented 1 year ago

This is a rewrite and consolidation of the codebase into two main script, one for AF2 and one for ProteinMPNN-FastRelax. This refactor brings all of the functionality which was spread across multiple scripts into one place so there are not longer separate scripts for PDB I/O and silent I/O, for example.

This refactor will also make future development much simpler and faster.