This project is mirrored from https://github.com/LCSB-BioCore/COBREXA.jl.git.
Pull mirroring updated .
- 12 Apr, 2022 1 commit
-
-
St. Elmo authored
-
- 08 Apr, 2022 3 commits
- 05 Apr, 2022 1 commit
-
-
Miroslav Kratochvil authored
-
- 04 Apr, 2022 1 commit
-
-
Miroslav Kratochvil authored
-
- 03 Apr, 2022 2 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 02 Feb, 2022 1 commit
-
-
Miroslav Kratochvil authored
-
- 11 Nov, 2021 1 commit
-
-
Miroslav Kratochvil authored
-
- 13 Oct, 2021 1 commit
-
-
St. Elmo authored
-
- 26 Jul, 2021 2 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 10 Jul, 2021 1 commit
-
-
Miroslav Kratochvil authored
Closes #375
-
- 09 Jul, 2021 1 commit
-
-
Miroslav Kratochvil authored
Fixes #356
-
- 09 Jun, 2021 1 commit
-
-
Miroslav Kratochvil authored
...to be able to continue pushing formatted code sanely Former-commit-id: c26aa15b
-
- 08 Jun, 2021 4 commits
-
- 13 May, 2021 1 commit
-
-
Miroslav Kratochvil authored
-
- 06 May, 2021 5 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 28 Apr, 2021 1 commit
-
-
Laurent Heirendt authored
-
- 27 Apr, 2021 3 commits
- 19 Apr, 2021 4 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 18 Apr, 2021 5 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
We don't need the `where` clauses if there's just one MetabolicModel
-
Miroslav Kratochvil authored
Design decision: Because we can't have typeclasses even as type tags, we can not enforce that the functions will be able to statically typecheck that the given model can in fact return e.g. a genetics-relevant information. Failing deep in the code because of missing implementation is not an option either. This is the third choice -- if something's missing, we should just return a correctly typed "empty" state. Arguably this is good also for converting and writing models, where it reduces the amount of mixed possibilities for the conversion.
-
- 12 Apr, 2021 1 commit
-
-
Miroslav Kratochvil authored
-