Skip to content

v2.10.2

Latest
Compare
Choose a tag to compare
@edkerk edkerk released this 23 Nov 15:00
  • fix:
    • addMets if metNames and not mets identifiers are given
    • addRxns when adding empty subSystems if the model uses cell arrays of cells for subSystems
    • importModel properly parsing of annotations if identifiers.org/name:value is used instead of identifiers.org/name/value
  • features:
    • changeGrRules can change the same grRule for multiple reactions simultaneously
    • replaceMets can use metabolite identifiers instead of metabolite names
  • refactor:
    • use getGenesFromGrRules in checkModelStruct, changeGrRules and importModel, to correctly split and/or relationships
  • documentation:
    • checkRxn clarify what the output represents (solves #572)