CNApy 1.1.4
CNApy has got a Gitter chat room where you can talk to CNApy's developers and stay informed about new releases
This is primarily a maintenance release with some new small features and many bug fixes.
New features
- Annotation values can now be searched in the search bar if selected (#412).
- Annotations can now be deleted using a "-" button and can be directly opened in the web browser by using identifiers.org (#412)
- Gene annotations are now shown and can be edited (#412)
Bug fixes
- Fix model saving problem (#427).
- Fix error when editing scenario using backspace (#424).
- Various error messages when opening files and performing calculations are now catched (#413, #414)
Further changes
- Reactions selected in the reaction list are now automatically highlighted in the map (#418).
- The most recent opened .cna files are now shown as a File menu entry (#415, #419).
Installation Options
There are three ways to install CNApy:
- As the easiest installation way which only works under Windows, you can use the .exe installer attached to the assets at the bottom of CNApy's latest release.
- Under any operating system, you can install CNApy as a conda package as described in section Install CNApy as conda package.
- If you want to develop CNApy, follow the instruction for the successful cloning of CNApy in section Setup the CNApy development environment.