-
Notifications
You must be signed in to change notification settings - Fork 6
/
config.ini
84 lines (72 loc) · 1.75 KB
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
[BASE]
url = https://github.com/SysBioChalmers/ecModels
pull_request_target = master
install_dir = /home/m/ecModels-dependencies/
[MATLAB]
version = R2020b
[COBRA]
url = https://github.com/opencobra/cobratoolbox
version = v3.1
install_dir = cobratoolbox/
[RAVEN]
url = https://github.com/SysBioChalmers/RAVEN
version = v2.4.1
install_dir = RAVEN/
[libSBML]
url = https://sourceforge.net/projects/sbml/files/libsbml/MATLAB%20Interface/
version = v5.17.0
install_dir = libSBML/
[Gurobi]
url = https://www.gurobi.com/downloads/gurobi-software/
version = v9.1.1
install_dir = gurobi/
[GECKO]
url = https://github.com/SysBioChalmers/GECKO
version = v2.0.2
install_dir = GECKO/
branch = master
[ecYeastGEM]
type = 'gem'
url = https://github.com/SysBioChalmers/yeast-GEM
download_url =
model_filename = /ModelFiles/mat/yeastGEM.mat
mat_model = .model
install_dir = yeast-GEM
version = v8.3.1
database_tag = sce
[eciYali]
type = 'gem'
url = https://github.com/SysBioChalmers/Yarrowia_lipolytica_W29-GEM
download_url =
model_filename = /ModelFiles/mat/iYali.mat
mat_model = .model
install_dir = Yali-GEM
version = v0
database_tag = yli
[eciSM966]
type = 'gem'
url = https://github.com/SysBioChalmers/Kluyveromyces_marxianus-GEM
download_url =
model_filename = /modelFiles/mat/Kluyveromyces_marxianus-GEM.mat
mat_model = .model
install_dir = iSM966
version = v0
database_tag = kmx
[eciML1515]
type = 'gem'
url =
download_url = http://bigg.ucsd.edu/static/models/iML1515.xml
model_filename = /iML1515.xml
mat_model =
install_dir = iML1515
version = 2021-02-28-17-52
database_tag = eco
[ecHumanGEM]
type = 'gem'
url = https://github.com/SysBioChalmers/Human-GEM
download_url =
model_filename = /model/Human-GEM.mat
mat_model = .ihuman
install_dir = Human-GEM
version = v0
database_tag = hsa