Skip to content

v2.3.1

Compare
Choose a tag to compare
@simas232 simas232 released this 27 Feb 14:10
0173225

This is the first RAVEN version archived in Zenodo. Use the following link to cite this version.

Main improvements in this release:

  • Documentation:
    • standardized the definition part and comments for compartalization module functions: predictLocalization, parseScores and getWoLFScores (PR #268)
  • External software fixes:
    • re-added HMMER (Unix) 3.2.1 binaries due to the problems with existing ones (PR #267)
  • Features:
    • in parseScores and getWoLFScores renamed geneScoreStruct(ure) to GSS, like it is named in predictLocalization (PR #268)
    • addition of a new compareMultipleModels function (PR #270)
  • Fixes:
    • fixed an issue in predictLocalization when the added transport reactions had their subSystems in incorrect format (PR #268)