autofragment.io.readers.sdf

SDF/MOL file reader (MDL format).

This module provides functions for reading MDL Structure-Data Files (SDF) and MOL files into ChemicalSystem objects, supporting both V2000 and V3000 formats.

Functions

read_sdf(filepath[, molecule_index])

Read molecule from SDF file.

read_sdf_multi(filepath)

Read all molecules from SDF file.