Skip to content

Releases: ecell/kosmogora

[v1.2.0] Server API query

31 Oct 07:35
15336ed
Compare
Choose a tag to compare

What's Changed

  • [v1.2.0] Return API list by @YukiSakamoto in #7
    The purpose is to let other software query information about the HTTP requests this server can process.

Full Changelog: v1.1.1...v1.2.0

[v1.1.1] Sanitary update

02 Aug 06:50
Compare
Choose a tag to compare
  • Remove deprecated code
  • Fix documentation labels

[v1.1.0] Temporal Traceability and Query to external databases

28 Jul 00:53
Compare
Choose a tag to compare
  • Saved modifications can now reference parents and build a suit of modifications.
  • Support for simple query to external databases (bigg and metanetx) to retrieve information about reactions.

answer_talker v.1.0.0

07 Jul 03:01
8d3b41f
Compare
Choose a tag to compare

Features

  • FBA calculations called via the FastAPI.
  • Users can modify the parameters and knockout the reactions defined in the models.
  • Users can save the modifications.