Skip to content
Discussion options

You must be logged in to vote

Hi @rebminso,

grow uses cooperative tradeoff FBA as well under the hood. fraction and tradeoff describe the same parameter. It's just unfortunate naming I should fix. They will give the same results for growth rates within solver accuracy.

  1. Those are just different APIs. grow is part of the workflows and supposed to be used for multiple samples. It sets sensible defaults but has less flexibility. cooperative_tradeoff is part of the single model API. It does not have as many checks and requires manual control for setting the medium, finding minimum imports etc. But it does give more control for custom strategies.

  2. Yes it's possible. It's just sum(abundance * growth rates) for each sample…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rebminso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants