-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #264 from ICB-DCM/develop
Release 0.0.12
- Loading branch information
Showing
76 changed files
with
4,760 additions
and
2,627 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.engine | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.objective | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.optimize | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.problem | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.profile | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.result | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.sample | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.startpoint | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
.. automodule:: pypesto.visualize | ||
:special-members: __init__,__call__ | ||
:members: | ||
:inherited-members: | ||
:special-members: |
Large diffs are not rendered by default.
Oops, something went wrong.
110 changes: 43 additions & 67 deletions
110
doc/example/conversion_reaction/model_conversion_reaction.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,101 +1,77 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- Created by COPASI version 4.23 (Build 184) on 2018-07-25 11:22 with libSBML version 5.16.1. --> | ||
<sbml xmlns="http://www.sbml.org/sbml/level3/version1/core" xmlns:layout="http://www.sbml.org/sbml/level3/version1/layout/version1" xmlns:render="http://www.sbml.org/sbml/level3/version1/render/version1" level="3" version="1" layout:required="false" render:required="false"> | ||
<model metaid="COPASI0" id="New_Model" name="New Model" substanceUnits="substance" timeUnits="time" volumeUnits="volume" areaUnits="area" lengthUnits="length" extentUnits="substance"> | ||
<annotation> | ||
<COPASI xmlns="http://www.copasi.org/static/sbml"> | ||
<rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> | ||
<rdf:Description rdf:about="#COPASI0"> | ||
<dcterms:created> | ||
<rdf:Description> | ||
<dcterms:W3CDTF>2018-07-25T11:18:28Z</dcterms:W3CDTF> | ||
</rdf:Description> | ||
</dcterms:created> | ||
</rdf:Description> | ||
</rdf:RDF> | ||
</COPASI> | ||
</annotation> | ||
<sbml xmlns="http://www.sbml.org/sbml/level2/version4" level="2" version="4"> | ||
<model id="conversion_reaction_0" name="Conversion Reaction 0"> | ||
|
||
<listOfUnitDefinitions> | ||
<unitDefinition id="length" name="length"> | ||
<listOfUnits> | ||
<unit kind="metre" exponent="1" scale="0" multiplier="1"/> | ||
</listOfUnits> | ||
</unitDefinition> | ||
<unitDefinition id="area" name="area"> | ||
<listOfUnits> | ||
<unit kind="metre" exponent="2" scale="0" multiplier="1"/> | ||
</listOfUnits> | ||
</unitDefinition> | ||
<unitDefinition id="volume" name="volume"> | ||
<listOfUnits> | ||
<unit kind="litre" exponent="1" scale="-3" multiplier="1"/> | ||
</listOfUnits> | ||
</unitDefinition> | ||
<unitDefinition id="time" name="time"> | ||
<listOfUnits> | ||
<unit kind="second" exponent="1" scale="0" multiplier="1"/> | ||
</listOfUnits> | ||
</unitDefinition> | ||
<unitDefinition id="substance" name="substance"> | ||
<listOfUnits> | ||
<unit kind="mole" exponent="1" scale="-3" multiplier="1"/> | ||
</listOfUnits> | ||
</unitDefinition> | ||
</listOfUnitDefinitions> | ||
|
||
<listOfCompartments> | ||
<compartment metaid="COPASI1" id="compartment" name="compartment" spatialDimensions="3" size="1" units="volume" constant="true"/> | ||
<compartment id="compartment" name="compartment" spatialDimensions="3" size="1" constant="true"> | ||
</compartment> | ||
</listOfCompartments> | ||
|
||
<listOfSpecies> | ||
<species metaid="COPASI2" id="A" name="A" compartment="compartment" initialConcentration="1" substanceUnits="substance" hasOnlySubstanceUnits="false" boundaryCondition="false" constant="false"/> | ||
<species metaid="COPASI3" id="B" name="B" compartment="compartment" initialConcentration="0" substanceUnits="substance" hasOnlySubstanceUnits="false" boundaryCondition="false" constant="false"/> | ||
<species id="A" name="A" compartment="compartment" initialConcentration="1" boundaryCondition="false" constant="false"> | ||
</species> | ||
<species id="B" name="B" compartment="compartment" initialConcentration="0" boundaryCondition="false" constant="false"> | ||
</species> | ||
</listOfSpecies> | ||
|
||
<listOfParameters> | ||
<parameter id="k1" name="k1" value="0" constant="true"> | ||
</parameter> | ||
<parameter id="k2" name="k2" value="0" constant="true"> | ||
</parameter> | ||
</listOfParameters> | ||
|
||
<listOfReactions> | ||
<reaction metaid="COPASI4" id="R1" name="R1" reversible="true" fast="false"> | ||
<annotation> | ||
<COPASI xmlns="http://www.copasi.org/static/sbml"> | ||
<rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> | ||
<rdf:Description rdf:about="#COPASI4"> | ||
<dcterms:created> | ||
<rdf:Description> | ||
<dcterms:W3CDTF>2018-07-25T11:19:13Z</dcterms:W3CDTF> | ||
</rdf:Description> | ||
</dcterms:created> | ||
</rdf:Description> | ||
</rdf:RDF> | ||
</COPASI> | ||
</annotation> | ||
<reaction id="fwd" name="fwd" reversible="false"> | ||
<listOfReactants> | ||
<speciesReference species="A" stoichiometry="1"/> | ||
</listOfReactants> | ||
<listOfProducts> | ||
<speciesReference species="B" stoichiometry="1"/> | ||
</listOfProducts> | ||
<kineticLaw> | ||
<math xmlns="http://www.w3.org/1998/Math/MathML"> | ||
<apply> | ||
<times/> | ||
<ci> compartment </ci> | ||
<ci> k1 </ci> | ||
<ci> A </ci> | ||
</apply> | ||
</math> | ||
</kineticLaw> | ||
</reaction> | ||
<reaction id="rev" name="rev" reversible="false"> | ||
<listOfReactants> | ||
<speciesReference species="A" stoichiometry="1" constant="true"/> | ||
<speciesReference species="B" stoichiometry="1"/> | ||
</listOfReactants> | ||
<listOfProducts> | ||
<speciesReference species="B" stoichiometry="1" constant="true"/> | ||
<speciesReference species="A" stoichiometry="1"/> | ||
</listOfProducts> | ||
<kineticLaw> | ||
<math xmlns="http://www.w3.org/1998/Math/MathML"> | ||
<apply> | ||
<times/> | ||
<ci> compartment </ci> | ||
<apply> | ||
<minus/> | ||
<apply> | ||
<times/> | ||
<ci> k1 </ci> | ||
<ci> A </ci> | ||
</apply> | ||
<apply> | ||
<times/> | ||
<ci> k2 </ci> | ||
<ci> B </ci> | ||
</apply> | ||
</apply> | ||
<ci> k2 </ci> | ||
<ci> B </ci> | ||
</apply> | ||
</math> | ||
<listOfLocalParameters> | ||
<localParameter id="k1" name="k1" value="0.3"/> | ||
<localParameter id="k2" name="k2" value="0.5"/> | ||
</listOfLocalParameters> | ||
</kineticLaw> | ||
</reaction> | ||
</listOfReactions> | ||
|
||
</model> | ||
</sbml> |
Oops, something went wrong.