The Wayback Machine - https://web.archive.org/web/20200619090922/https://github.com/topics/constraint-based-modeling
Skip to content
#

constraint-based-modeling

Here are 26 public repositories matching this topic...

htpusa
htpusa commented Feb 28, 2020

% For all reversible reactions, the following equation holds true for the
% reverse direction: vi + c * vrxnC >= u.

I think this should be vi + c * vrxnC >= -u

% The output is a coupled model (modelCoupled), in which for every new
% entry in modelCoupled.b a "slack" variable has been added
% to modelCoupled.mets.

If one runs

model=createModel();
model=addReaction(

rmtfleming
rmtfleming commented Nov 15, 2019

It seems as if the Latest commit
9bc1b6b
on 2 Apr was incompletely merged, or something to that effect...

contribute('opencobra/COBRA.tutorials')

   ~~~ COBRA.tutorials ~~~


  (You can abort any process using CTRL+C)

  [1] Start a new branch.
  [2] Select an existing branch to work on.
  [3] Publish a branch.
  [4] Delete a branch.
  [5] Update t
kcorreia
kcorreia commented Jun 4, 2018

Any thoughts on what gene catalyzes reaction R_y000208?

It is present in most yeasts but notably absent in the Yarli reference genome. I tried searching with BLASTP/BLASTN but had no luck.

https://www.genome.jp/dbget-bin/get_linkdb?-t+genes+rn:R01954

edit by @edkerk:

  • confirm that reactions from SI Table 1 are present in the model
  • change rxnNotes for these reactions, to men

Improve this page

Add a description, image, and links to the constraint-based-modeling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the constraint-based-modeling topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.