Skip to content

Commit

Permalink
Update v9_0_2.m
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhcsic authored Nov 8, 2024
1 parent 3cb9089 commit 494ae05
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions code/modelCuration/v9_0_2.m
Original file line number Diff line number Diff line change
Expand Up @@ -174,12 +174,6 @@
model = setParam(model,'eq',{'r_1965'},0);


% FMN is as tightly bound cofactor of LOT6. In principle quinones are required as substrate/product. Consider deleting reaction
% 'r_0441' 'FMN reductase' 'FMN[cytoplasm] + 2 H+[cytoplasm] + NADH[cytoplasm] -> FMNH2[cytoplasm] + NAD[cytoplasm] ' 0 0 'YLR011W'
% 'r_0442' 'FMN reductase' 'FMN[cytoplasm] + 2 H+[cytoplasm] + NADPH[cytoplasm] -> FMNH2[cytoplasm] + NADP(+)[cytoplasm] ' 0 0 'YLR011W'
model = setParam(model,'eq',{'r_0441'},0);
model = setParam(model,'eq',{'r_0442'},0);

%=========================================================================
%% Condition-specific gene expression. These can be enabled with scripts

Expand Down

0 comments on commit 494ae05

Please sign in to comment.