Skip to content

Releases: COBREXA/COBREXA.jl

v2.6.0

14 Jan 13:40
eefa8d3
Compare
Choose a tag to compare

COBREXA v2.6.0

Diff since v2.5.0

Merged pull requests:

v2.5.0

08 Jan 14:46
d6004be
Compare
Choose a tag to compare

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.4.0

21 Nov 20:40
ada9b26
Compare
Choose a tag to compare

COBREXA v2.4.0

Diff since v2.3.1

Merged pull requests:

  • simplify unsigned constraints a bit (#77) (@exaexa)

v2.3.1

16 Oct 18:25
6c200ef
Compare
Choose a tag to compare

COBREXA v2.3.1

Diff since v2.3.0

Merged pull requests:

  • add a few packages to the docker (#75) (@exaexa)
  • use a parallel reduction for isozyme_amount_variables (#76) (@exaexa)

v2.3.0

24 Sep 20:00
9497ad2
Compare
Choose a tag to compare

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

20 Sep 13:44
86b06b5
Compare
Choose a tag to compare

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.1

20 Aug 15:09
2bcfa16
Compare
Choose a tag to compare

COBREXA v2.2.1

Diff since v2.2.0

Merged pull requests:

v2.2.0

19 Aug 14:50
7ff2c2a
Compare
Choose a tag to compare

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)

v2.1.0

24 Jul 19:34
62202a5
Compare
Choose a tag to compare

COBREXA v2.1.0

Diff since v2.0.2

Merged pull requests:

v2.0.2

11 Jul 13:55
4bf13da
Compare
Choose a tag to compare

COBREXA v2.0.2

Diff since v2.0.1

Merged pull requests:

  • allow easier default bounds for community building (#50) (@exaexa)
  • fix sign-splitting of unbounded values (#53) (@exaexa)