biotite-dev / biotite

A comprehensive library for computational molecular biology
https://www.biotite-python.org
BSD 3-Clause "New" or "Revised" License
641 stars 101 forks source link

Support multi-entry SDF files #589

Closed padix-key closed 3 months ago

padix-key commented 3 months ago

This PR adds the SDFile and SDRecord classes to enable full SDF support:

SDFile is located in biotite.structure.io.mol as it is functionally very close to MOLFile.