You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: showcase.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -373,6 +373,7 @@ <h2>SED-ML libraries</h2>
373
373
<li>L1V2</li>
374
374
<li>L1V3</li>
375
375
<li>L1V4</li>
376
+
<li>L1V5</li>
376
377
</ul>
377
378
</td>
378
379
<td>C++ library for reading and writing SED-ML. Swig languange bindings for C#, Java, Python, R and Ruby.</td>
@@ -486,6 +487,7 @@ <h2>SED-ML tools</h2>
486
487
<li>L1V2</li>
487
488
<li>L1V3</li>
488
489
<li>L1V4</li>
490
+
<li>L1V5</li>
489
491
</ul>
490
492
</td>
491
493
<td>Software application for simulation and analysis of biochemical networks and their dynamics. COPASI is a stand-alone program that supports models in the SBML standard and can simulate their behavior using ODEs or Gillespie`s stochastic simulation algorithm; arbitrary discrete events can be included in such simulations. COPASI supports impor and export of SED-ML files.</td>
@@ -717,6 +719,7 @@ <h2>SED-ML tools</h2>
717
719
<li>L1V2</li>
718
720
<li>L1V3</li>
719
721
<li>L1V4</li>
722
+
<li>L1V5</li>
720
723
</ul>
721
724
</td>
722
725
<td>Python environment based on spyder2 IDE. It combines a number of existing libraries, including libSBML, libRoadRunner (including libStruct), libAntimony, and is extensible via telPlugins.</td>
<td>The source is available from <ahref="https://github.com/SED-ML/sed-ml/tree/master/specification/level-1-version-4">https://github.com/SED-ML/sed-ml/tree/master/specification/level-1-version-4</a>.<br/>
172
+
<td>The source is available from <ahref="https://github.com/SED-ML/sed-ml/tree/master/specification/level-1-version-5">https://github.com/SED-ML/sed-ml/tree/master/specification/level-1-version-5</a>.<br/>
173
173
Please submit changes via pull requests against the repository.<br/>
174
174
If you find issues with the specification please report them at <ahref="https://github.com/SED-ML/sed-ml/issues">https://github.com/SED-ML/sed-ml/issues</a>.
0 commit comments