6.1.1.2. equilibrator_api.model

6.1.1.2.2. Package Contents

equilibrator_api.model.open_sbtabdoc(filename: Union[str, sbtab.SBtab.SBtabDocument]) sbtab.SBtab.SBtabDocument[source]

Open a file as an SBtabDocument.

Checks whether it is already an SBtabDocument object, otherwise reads the CSV file and returns the parsed object.