Releases: SysBioChalmers/RAVEN
v2.0.0
As detailed in "Wang H et al. (2018) bioRxiv doi:10.1101/321067"
Main improvements in this release:
- fix generation of folders by
exportForGit
- fix dealing with grRules in model I/O
- rename
addGenes
toaddGenesRaven
for full cobra-compatibility - remove
version.txt
fromdevel
branch, onlymaster
branch has numbered releases
v2.0.0-rc.2
Release candidate 2
Various changes, including:
- updated YAML export functionality compatible with cobrapy
- new
standardizeGrRules
function - Java library addition is dynamic instead of static
- rxnConfidenceScores are now of type double, consistent with cobra
- support for multiple subSystems
- progress indicator for
randomSampling
- numerous bug fixes
v2.0.0-rc.1.1
Release candidate 1.1
v2.0.0-rc.1
Release candidate 1.
v2.0.0-alpha
First alpha release of RAVEN2, with many improvements, including but not limited to solvers, SBML and Excel IO, KEGG reconstruction etc.
v1.9.1
This release of RAVEN includes major changes in import/export handling, SBML L3V1 FBCv2, KEGG model reconstruction, among others. This is a pre-release, to be used at the MESB advanced course. Installation instructions can be found in the install.txt file or on the official Github page.
v1.9.0
This release of RAVEN includes support for the Gurobi optimizer. Later minor releases will include support for the glpk optimizer and an update of the sbml file formats. Installation instructions can be found in the install.txt file or on the official Github page.