ChemBioHTP / EnzyHTP

EnzyHTP is a python library that automates the complete life-cycle of enzyme modeling
https://enzyhtp-doc.readthedocs.io
Other
8 stars 1 forks source link

Could structure_io just be above _interface? #142

Open shaoqx opened 6 months ago

shaoqx commented 6 months ago

Some parser relies on the interface while they will never used by Structure. right?

shaoqx commented 6 months ago

Oh part of them are used in _interface