We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2306ec6 commit b95d491Copy full SHA for b95d491
1 file changed
config.ini
@@ -84,10 +84,10 @@ database_tag = hsa
84
85
[ecMouseGEM]
86
type = 'gem'
87
-url =
88
-download_url = https://raw.githubusercontent.com/SysBioChalmers/Mouse-GEM/test4GECKO/model/Mouse-GEM.mat
89
-model_filename = /Mouse-GEM.mat
+url = https://github.com/SysBioChalmers/Mouse-GEM
+download_url =
+model_filename = /model/Mouse-GEM.mat
90
mat_model = .mouseGEM
91
install_dir = Mouse-GEM
92
-version = v0
+version = v1.1.0
93
database_tag = mmu
0 commit comments