Skip to content

CNApy 1.0.6

Compare
Choose a tag to compare
@Paulocracy Paulocracy released this 30 Nov 09:23
· 116 commits to master since this release
ff775ca

Important note if you're using the CNApy-dev Anaconda environment: Since the CNApy's Anaconda environment requirements are changed with this release, it is recommended to create CNApy's Anaconda enviroment again, e.g. by deleting the old environment and creating a new one.

New features

  • Auto-FBA now also works when a reaction's flux bounds are changed (#344)
  • Whenever a new metabolite is going to be created after a reaction equation is changed, the user is now asked if this should happen or not

Bug fixes

  • Add instructional error message when CellNetAnalyzer is not up-to-date or incorrectly configured (#348)
  • A rare MCS computation error with optlang under Windows is now solved (#341)
  • Fixed error on SBML export (#321)
  • Fixed error by clicking on a metabolite in a reaction navigation text line (#345)

Install

There are two ways to install CNApy:

  1. Under any operating system, by installing CNApy as a conda package (see https://github.com/cnapy-org/CNApy#install-cnapy-with-conda)
  2. As an alternative installation way under Windows, by using the .exe installer attached to CNApy's latest release.