-
Notifications
You must be signed in to change notification settings - Fork 10
Autocomplete not filling gaps with new biomass #160
Comments
ModelSEED is limited in its potential by its database of balanced The gap-filling itself did not add any reactions. It completed Can the S. oneidensis model be gap-filled with the biomass for the ./bc-addbiochemistry or drains via: ./mdl-changedrains On Tue, Jun 12, 2012 at 7:30 AM, aabest
Postdoctoral Fellow http://www.linkedin.com/pub/sam-seaver/0/412/168 "We shall not cease from exploration |
We have been editing the biomass file for the S. oneidensis 211586.9.906 model to reflect the published version of the model, but when we attempt to gapfill with this as the new BOF on complete media, we are getting problems. There are no error message, just a notification that autocompletion was successful. The model fails to grow on a check growth, however. See the message below:
The autocompletion process for S. oneidensis (211586.9) is not functioning properly. However, the autocompletion process for other Shewanella (S. violacea, S. woodyi, S. amazonensis, S. pealeana) seems to be working fine (we have not tried to change the automatically generated biomass for these models) . The main issue is that when mdl-autocomplete is run for S. oneidensis, the command executes, but no gap-filling reactions are added.
We've done some comparison of files produced in both successful and unsuccessful autocomplete cases. Here are some observations:
Compared to the others: bio12895;=>;c;BOF;NONE;1;Biomass objective function;NONE and
bio12905;=>;c;BOF;NONE;1;Biomass objective function;NONE
Here is a list of the commands that were run, in order, before examining the model files:
mdl-loadmodel -model Seed211586.9.906 -genome 211586.9 -biomassFile bio95000.bof -overwrite 1
fba-checkgrowth Seed211586.9.906 # there was no growth after this command
mdl-autocomplete Seed211586.9.906?Complete?1 # output said autocompletion was successful
fba-checkgrowth Seed211586.9.906 # still no growth occurred; no gaps were filled
We did run a mdl-loadbiomass command to get the biomass into the database prior to the above commands.
Thanks for looking into this... is there any other information that you need us to send?
The text was updated successfully, but these errors were encountered: