Giter VIP home page Giter VIP logo

psamm-model-collection's People

Contributors

jonls avatar keith30xi avatar keithdt avatar ssuchacz avatar uludag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

psamm-model-collection's Issues

Invalid compartments in SBML models

In the master branch, some models imported from SBML have invalid compartment specifications. This means that the models cannot be loaded correctly by PSAMM and trying to do so will result in error like

psamm.datasource.native.ParseError: Invalid compartment periplasm referenced by compartment Cytosol, Extra_organism

This error stems from an error in the original SBML file where the compartments are referenced using an invalid ID. However, this issue should be fixed so that psamm-import ignores the error in the original SBML files and the models can be used with PSAMM.

syntax errors in few .yaml files

While reading .yaml files for indexing with Elasticsearch, I found syntax errors in genes fields of 8 models similar to the following errors:

iSyn731/reactions.yaml:
-  genes: (sll1102 and sll1103and sll1104)
+  genes: (sll1102 and sll1103 and sll1104)
iRS1597/reactions.yaml:
-  genes: AT2G28850 or AT2G28860 or or AT2G34490 or AT2G34500
+  genes: AT2G28850 or AT2G28860 or AT2G34490 or AT2G34500

git-diff for my modifications produces more than 200 lines, I can copy-paste them here or make a pull request but I'm not sure with many of my changes, for example whether the following added operator should be and or or:

iCB925/reactions.yaml:
-  genes: ( Cbei_0661 Cbei_2182 )
+  genes: ( Cbei_0661 or Cbei_2182 )

I also have noticed that all models do not have unique names defined. e.g. name SBML is used in about a dozen of models.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.