Menu

#158 Could not load SBML model

trunk
closed-invalid
rani
sbml (5)
5
2015-07-09
2015-03-27
dilawars
No

Attached SBML model is created using python-libsbml. This could be loaded into MOOSE using moose.loadSBML(model_file_path, '/model') command:

~~~~~
File "./smolen_baxter_bryne.py", line 29, in setupModel
moose.readSBML(sbml_file, '/model')
IOError: could not load model
~~~~~~

Since this file is created using libsbml, this should be flawless and should load into MOOSE.

1 Attachments

Discussion

  • dilawars

    dilawars - 2015-03-27

    Attached an empty SBML file. Adding an non-empty sbml file. There seems to be some problem with level 3 defaults values.

     
  • dilawars

    dilawars - 2015-03-27

    Attached model passes the SBML schema for Level3 but still fails to load with MOOSE.

    Invalid SBML: Either initialConcentration or initialAmount must be set or it should be found in assignmentRule but non happening for 
    ./run.sh: line 2:  6706 Segmentation fault      python ./smolen_baxter_bryne.py ./smolen_baxter_bryne.dot
    

    Probably Level3 specifications are not implemented in MOOSE yet?

     
  • Anonymous

    Anonymous - 2015-03-27

    First provide a valid sbml model to test.

    As per your own error msg itself.
    "Either initialConcentration or initialAmount must be set or it should be found in assignmentRule but non happening for"

    <species id="user-content-CAMKII" compartment="comp_CAMKII">
    <species id="user-content-CAMKK" compartment="comp_CAMKII"></species></species>

    For these species there is no 'conc' or 'amount' is set nor a way to compute the values??

    Its not a valid model

    harsha

     

    Last edit: rani 2015-03-27
  • rani

    rani - 2015-07-09

    SBML Model itself is a invalid model

    • status: open --> closed-invalid
     

    Last edit: rani 2015-07-09
  • rani

    rani - 2015-07-09
    • status: closed --> closed-invalid
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB