utils
Modules
This module contains custom exceptions for the MetabolismModeler package. |
|
This file contains a custom logger with different print levels and specific formatting. It also contains a progress bar function that can be used to show progress of a loop. The decorator_provide_time_information can be used to wrap a function and provide time together with a starting and finished message, that works congruently with the logger. |
|
Module containing functions for file handling operations, namely saving with tries for many different datatypes. |
|
Thread-safe, disk-backed key-value cache for external API lookups. |
|
Transformation utilities for converting dataframes between log and linear spaces. |
|
This module contains type hinting utilities for the VmaxBuilder project. |