forked from opencobra/cobratoolbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.53 KB
/
.gitmodules
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
[submodule "lusol"]
path = external/base/solvers/lusol
url = https://github.com/nwh/lusol.git
ignore = dirty
[submodule "pdco"]
path = external/base/solvers/pdco
url = https://github.com/mxsaunders/pdco.git
ignore = dirty
[submodule "Smith-Decomposition"]
path = external/base/utilities/Smith-Decomposition
url = https://github.com/nbfigueroa/Smith-Decomposition.git
ignore = dirty
[submodule "binary"]
path = binary
url = https://github.com/opencobra/COBRA.binary.git
ignore = none
[submodule "gaimc"]
path = external/analysis/gaimc
url = https://github.com/dgleich/gaimc.git
ignore = dirty
[submodule "models"]
path = test/models
url = https://github.com/opencobra/COBRA.models
ignore = none
[submodule "Volume-and-Sampling"]
path = external/analysis/Volume-and-Sampling
url = https://github.com/Bounciness/Volume-and-Sampling.git
ignore = dirty
[submodule "CnaCobraInterface"]
path = external/analysis/CnaCobraInterface
url = https://github.com/SteffKlamt/CnaCobraInterface.git
ignore = dirty
[submodule "tutorials"]
path = tutorials
url = https://github.com/opencobra/COBRA.tutorials.git
ignore = none
[submodule "papers"]
path = papers
url = https://github.com/opencobra/COBRA.papers.git
ignore = dirty
[submodule "octave-networks-toolbox"]
path = external/analysis/octave-networks-toolbox
url = https://github.com/aeolianine/octave-networks-toolbox.git
ignore = dirty
[submodule "looplessFluxSampler"]
path = external/base/samplers/looplessFluxSampler
url = https://github.com/rmtfleming/looplessFluxSampler
ignore = dirty