Closed mmundy42 closed 9 years ago
You will find that function in this branch in my fork:
https://github.com/samseaver/KBaseFBAModeling/tree/CompartmentFree
At some point, I have to merge the master branch with this, but I need to double-check everything will still work.
So, I was able to pull updates for the master branch of KBaseFBAModeling and then merge the CompartmentFree branch in my fork. However, I just realized that though I've been working on using the API available in KBaseFBAModeling, ProbModelSEED has its own copy of the API.
So, @cshenry the question is, moving forward, while developing the biochemistry in ModelSEEDDatabase, should I use KBaseFBAModeling or ProbModelSEED?
I would assume ProbModelSEED moving forward
Sent from my iPhone
On Jul 6, 2015, at 6:02 PM, samseaver notifications@github.com wrote:
So, I was able to pull updates for the master branch of KBaseFBAModeling and then merge the CompartmentFree branch in my fork. However, I just realized that though I've been working on using the API available in KBaseFBAModeling, ProbModelSEED has its own copy of the API.
So, @cshenry the question is, moving forward, while developing the biochemistry in ModelSEEDDatabase, should I use KBaseFBAModeling or ProbModelSEED?
— Reply to this email directly or view it on GitHub.
Really, you should try and keep corrections posted in both. But ProbModelSEED is the priority.
On Jul 6, 2015, at 6:02 PM, samseaver notifications@github.com wrote:
So, I was able to pull updates for the master branch of KBaseFBAModeling and then merge the CompartmentFree branch in my fork. However, I just realized that though I've been working on using the API available in KBaseFBAModeling, ProbModelSEED has its own copy of the API.
So, @cshenry the question is, moving forward, while developing the biochemistry in ModelSEEDDatabase, should I use KBaseFBAModeling or ProbModelSEED?
� Reply to this email directly or view it on GitHub.
This is resolved by ModelSEED/ProbModelSEED#41.
Just a reminder that the Print_Master_Reactions_List.pl script requires a Bio::KBase::ObjectAPI::KBaseBiochem::Reaction object that has a genEquationCode() method.