RAVEN icon indicating copy to clipboard operation
RAVEN copied to clipboard

The RAVEN Toolbox for genome scale model reconstruction, curation and analysis.

Results 17 RAVEN issues
Sort by recently updated
recently updated
newest added

There are many benefits in having RAVEN functioning as submodule of the [COBRA toolbox](https://github.com/opencobra/cobratoolbox). While RAVEN 2.0 is largely compatible with COBRA through use of the `ravenCobraWrapper` function and using...

enhancement
discussion
COBRA

### Main improvements in this PR: - feat: - support in various functions for a `model.metSmiles`, which contains SMILES for each metabolite. Note: SBML currently does not have a dedicated...

feature

### Main improvements in this PR: - fix: - `simplifyModel` with irreversible backwards-only reactions (solves #529) - `writeYAMLmodel` do not write lines with empty entries (e.g. reactions without subsystems) -...

### Main improvements in this PR: - Fix: - `exportModel` now adds the "G_" prefix to gene IDs. It is needed for the genes which begin with numeral chars **I...

### Description of the issue: An existing function, "getModelFromHomology," is not working. I am attempting to create a draft metabolic model of Plasmodium vivax. I have conducted BLAST searches on...

bug

### Description of the issue: Reactions that are defined backwards-only (so lb - [x] Checked that a similar issue does not [already exist](https://github.com/SysBioChalmers/RAVEN/issues?q=is%3Aissue) or is already [discussed](https://github.com/SysBioChalmers/RAVEN/discussions).

### Description of the issue: Hi everyone, I have this issue on exporting models to Excel format. Systems Biology Ontology (SBO) terms are not properly handled in the `exportToExcelFormat()` function,...