We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806e42c commit 4b06fc8Copy full SHA for 4b06fc8
1 file changed
code/modelTests/anaerobiosis.m
@@ -1,6 +1,6 @@
1
clear; close all
2
% Load the model and apply the corrections for *all* models
3
-model902 = loadYeastModel;
+model902 = getEarlierModelVersion('9.0.2');
4
cd('../modelCuration/')
5
v9_1_0;
6
0 commit comments