v1.1.9
Main changes
This update provides a multitude of bug fixes and several small enhancements such as the new "Apply" button for calculated MCS (which directly sets them as a scenario) and the new ability to export an XLSX spreadsheet file with extensive in/out flux data for all metabolites of a model.
Installation Options
There are 4 alternative ways to install CNApy:
- If you use Windows, the easiest way is to use our Windows installer, see section Using the Windows installer.
- If you use Linux or Apple MacOS X, the easiest installation producure is our assisted installation protocol, see Assisted installation under Linux and MacOS X.
- If you already have installed Anaconda or Miniconda on your computer, you can directly 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 cloning and set-up of the CNApy repository using git and conda in section Setup the CNApy development environment.
If you have questions or suggestions regarding CNApy, you can use either of the CNApy GitHub issues, the CNApy GitHub discussions or the CNApy Gitter chat room.
What's Changed
- Unify scenario_file_name label and load scenario_button by @sthiele in #476
- Schedule old MapViews for deletion by @sthiele in #477
- Escher profile by @axelvonkamp in #479
- if a loaded scenario is modified mark the displayed filename as changed by @axelvonkamp in #482
- Apply button by @axelvonkamp in #483
- Misc by @axelvonkamp in #485
- Small fixes by @Paulocracy in #484
- Bump to version 1.1.9 by @Paulocracy in #486
Full Changelog: v1.1.8...v1.1.9