We have just released the new CellNetAnalyzer version 2019.1
with quite a number of changes and new features.
Download:
http://www2.mpi-magdeburg.mpg.de/projects/cna/download.htmlChanges / new features:
- CNA is now distributed with its complete source code and with a new (academic)
license (see also LICENSE.txt, in CNA’s root directory). Please read the license carefully;
for your own purposes, you can do whatever you want with the code but when
sharing modified CNA code you have to comply with some rules.
- Extended scenarios can now be saved in mass flow networks (via GUI + via API)
comprising not only flux values but also flux bounds and the objective function.
- (Simple) SBML qual models can now be imported via GUI + via API function (requires
MATLAB>= 2014b and python). New libSBML version included.
- Improved flux variability analysis which is now automatically started in parallel mode in
large networks. Extended CNAoptimizeFlux API function (e.g., for parsimonious FBA or
with additional inequality constraints).
- New API function for ranking and characterizing minimal cut sets and other intervention
strategies (CNAcharacterizeIS).
- New directory structure in CNA. All files now with Copyright info. New files
CONTRIBUTORS.txt, COPYRIGHT.txt, LICENSE.txt, and README.txt in CNA's
root directory.
- Bugfix in CNAcompressMFNetwork (thanks to Mattia Gollub).
- New function to autocomplete input of reaction or species IDs in dialog boxes.
- New function to find location of the text box of a reaction on large map(s).