Releases: COBREXA/COBREXA.jl
Releases · COBREXA/COBREXA.jl
v2.5.0
COBREXA v2.5.0
Diff since v2.4.0
Merged pull requests:
- small cleaning (#79) (@exaexa)
- add an explicit warning about what happens if people gapfill pseudoreactions (#80) (@exaexa)
- Generalize enzymes (#82) (@stelmo)
Closed issues:
- Gap filling produces nonempty result when filling a model that is already feasible (#78)
v2.3.0
COBREXA v2.3.0
Diff since v2.2.2
Merged pull requests:
Closed issues:
- check if docker containers are tagged properly on releases (#46)
- Gap-filling / knock-in support (#73)
v2.2.2
COBREXA v2.2.2
Diff since v2.2.1
Merged pull requests:
Closed issues:
- Feature: CycleFreeFluxes (#29)
- Docs: Refer to the possibility to use
@edit
in julia session to see what the code does (#52)
- MAT model not loading (#66)
- Feature: enzyme constrained FVA function (#67)
v2.2.0
COBREXA v2.2.0
Diff since v2.1.0
Merged pull requests:
- Fix warning box in mmdf section (#56) (@stelmo)
- document why people should use cobrexa (#59) (@exaexa)
- try switching the tutorials from glpk to highs, see what happens (#60) (@exaexa)
- improve the type&conversion handling around IO (#63) (@exaexa)
Closed issues:
- Switch all documentation over from GLPK to HiGHs (#57)
- Documentation request: Comparisons to cobrapy, COBRA.jl, RAVEN etc (#58)
- Saving StandardModel makes a model in wrong format (#62)