Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: integration layer with multitfa #9

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

carrascomj
Copy link
Collaborator

@carrascomj carrascomj commented Oct 4, 2022

Description

MultiTFA is a multivariate thermodynamics-based metabolic flux analysis package. It constrains the thermodynamic calculations more tightly by making use of the covariance matrix of formation energies instead of using independent squared standard deviations.

Since it uses equilibrator-api, it also benefits from the wide range of metabolites and databases that equilibrator provides, not being constrained to a thermo DB like pytfa.

Implementation

Two classes had to be inherited from multitfa to make them aware of proteins. The imports were removed from the init in integration to avoid having to install pytfa or multitfa at the same time.

@carrascomj carrascomj changed the title Feat: integration layer with pytfa Feat: integration layer with multitfa Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant