-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RAVEN 2.7.0 #417
RAVEN 2.7.0 #417
Conversation
- set to values used by RAVEN before recent refactoring
feat: distribute glpk as free solver alternative
Co-authored-by: Eduard Kerkhoven <eduardk@chalmers.se>
fix: posting results from tests via Actions
feat: distribute libSBML
doc: more informative warnings/errors
# Conflicts: # doc/core/compareMultipleModels.html # doc/core/index.html # doc/index.html # doc/io/exportForGit.html
refactor: char, string and cell array input
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Difficult to go through all this in detail and understand what has been done, but from what I can tell, it looks ok. Nice with findRavenRoot.
That's fine, all PRs have been through review already. This is just to double check there is nothing obviously wrong |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Main improvements in this PR:
exportForGit
has option to write text files with metabolite names (instead of IDs), which is more informative when used in diff-ing model changes (particularly whenyaml
file is also generated)optimizeProb
(feat: distribute glpk as free solver alternative #408)checkInstallation
and use unit_tests (feat: distribute glpk as free solver alternative #408)sortModel
,printFluxes
,addRxns
,addMets
,compareMultipleModels
,loadWorkbook
Will be released as 2.7.0 due to major change to include libSBML and glpk binaries.
I hereby confirm that I have:
devel
as a target branch