draeger-lab / ModelPolisher

ModelPolisher accesses the BiGG Models knowledgebase to annotate SBML models.
MIT License
23 stars 7 forks source link

introduce UnitPolishing class #120

Closed Schmoho closed 2 years ago

Schmoho commented 2 years ago

For consistencies sake and as an opportunity to try and sort out some of the code.

This came up while trying to write documentation for the unit polishing process #117 as it turned out that the code has a somewhat involved narrative structure to it.

Schmoho commented 2 years ago

implemented unit tests to assert that code refactoring did not change behaviour