iBioSim/prismtest/SimpleHierchyModel/topModel.xml
LukasBuecherl 2674494894 Working
2023-03-06 12:20:29 +00:00

132 lines
No EOL
7.9 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<sbml xmlns="http://www.sbml.org/sbml/level3/version2/core" comp:required="true" layout:required="false" level="3" version="2" xmlns:comp="http://www.sbml.org/sbml/level3/version1/comp/version1" xmlns:layout="http://www.sbml.org/sbml/level3/version1/layout/version1">
<comp:listOfExternalModelDefinitions xmlns:comp="http://www.sbml.org/sbml/level3/version1/comp/version1">
<comp:externalModelDefinition comp:id="DSensor" comp:md5="2b2abc20e4c21f932e52e1ff6c71104c" comp:source="DSensor.xml"/>
</comp:listOfExternalModelDefinitions>
<model id="topModel" metaid="iBioSim1">
<comp:listOfSubmodels xmlns:comp="http://www.sbml.org/sbml/level3/version1/comp/version1">
<comp:submodel comp:id="C1" comp:modelRef="DSensor" metaid="iBioSim17"/>
</comp:listOfSubmodels>
<comp:listOfPorts xmlns:comp="http://www.sbml.org/sbml/level3/version1/comp/version1">
<comp:port comp:id="compartment__Cell" comp:idRef="Cell" sboTerm="SBO:0000601"/>
</comp:listOfPorts>
<layout:listOfLayouts xmlns:layout="http://www.sbml.org/sbml/level3/version1/layout/version1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<layout:layout layout:id="iBioSim">
<layout:dimensions layout:depth="0" layout:height="425" layout:width="1070"/>
<layout:listOfAdditionalGraphicalObjects>
<layout:generalGlyph layout:id="Glyph__C1" layout:reference="C1">
<layout:boundingBox>
<layout:position layout:x="350" layout:y="160"/>
<layout:dimensions layout:height="40" layout:width="80"/>
</layout:boundingBox>
</layout:generalGlyph>
</layout:listOfAdditionalGraphicalObjects>
<layout:listOfCompartmentGlyphs>
<layout:compartmentGlyph layout:compartment="Cell" layout:id="Glyph__Cell">
<layout:boundingBox>
<layout:position layout:x="0" layout:y="0"/>
<layout:dimensions layout:height="425" layout:width="1070"/>
</layout:boundingBox>
</layout:compartmentGlyph>
</layout:listOfCompartmentGlyphs>
<layout:listOfSpeciesGlyphs>
<layout:speciesGlyph layout:id="Glyph__S2" layout:species="S2">
<layout:boundingBox>
<layout:position layout:x="160" layout:y="140"/>
<layout:dimensions layout:height="30" layout:width="100"/>
</layout:boundingBox>
</layout:speciesGlyph>
<layout:speciesGlyph layout:id="Glyph__S3" layout:species="S3">
<layout:boundingBox>
<layout:position layout:x="553" layout:y="143"/>
<layout:dimensions layout:height="30" layout:width="100"/>
</layout:boundingBox>
</layout:speciesGlyph>
</layout:listOfSpeciesGlyphs>
<layout:listOfTextGlyphs>
<layout:textGlyph layout:graphicalObject="Glyph__Cell" layout:id="TextGlyph__Cell" layout:text="Cell">
<layout:boundingBox>
<layout:position layout:x="0" layout:y="0"/>
<layout:dimensions layout:height="425" layout:width="1070"/>
</layout:boundingBox>
</layout:textGlyph>
<layout:textGlyph layout:graphicalObject="Glyph__C1" layout:id="TextGlyph__C1" layout:text="C1">
<layout:boundingBox>
<layout:position layout:x="350" layout:y="160"/>
<layout:dimensions layout:height="40" layout:width="80"/>
</layout:boundingBox>
</layout:textGlyph>
<layout:textGlyph layout:graphicalObject="Glyph__S2" layout:id="TextGlyph__S2" layout:text="S2">
<layout:boundingBox>
<layout:position layout:x="160" layout:y="140"/>
<layout:dimensions layout:height="30" layout:width="100"/>
</layout:boundingBox>
</layout:textGlyph>
<layout:textGlyph layout:graphicalObject="Glyph__S3" layout:id="TextGlyph__S3" layout:text="S3">
<layout:boundingBox>
<layout:position layout:x="553" layout:y="143"/>
<layout:dimensions layout:height="30" layout:width="100"/>
</layout:boundingBox>
</layout:textGlyph>
</layout:listOfTextGlyphs>
</layout:layout>
</layout:listOfLayouts>
<listOfFunctionDefinitions/>
<listOfUnitDefinitions/>
<listOfCompartments>
<compartment constant="true" id="Cell" size="1" spatialDimensions="3">
<comp:listOfReplacedElements xmlns:comp="http://www.sbml.org/sbml/level3/version1/comp/version1">
<comp:replacedElement comp:portRef="compartment__Cell" comp:submodelRef="C1"/>
</comp:listOfReplacedElements>
</compartment>
</listOfCompartments>
<listOfSpecies>
<species boundaryCondition="true" compartment="Cell" constant="false" hasOnlySubstanceUnits="true" id="S2" initialAmount="60" metaid="iBioSim18">
<comp:listOfReplacedElements xmlns:comp="http://www.sbml.org/sbml/level3/version1/comp/version1">
<comp:replacedElement comp:portRef="input__D" comp:submodelRef="C1"/>
</comp:listOfReplacedElements>
</species>
<species boundaryCondition="false" compartment="Cell" constant="false" hasOnlySubstanceUnits="true" id="S3" initialAmount="0" metaid="iBioSim19">
<comp:replacedBy xmlns:comp="http://www.sbml.org/sbml/level3/version1/comp/version1" comp:portRef="output__S1" comp:submodelRef="C1"/>
</species>
</listOfSpecies>
<listOfParameters>
<parameter constant="true" id="kr_f" metaid="iBioSim2" name="Forward repression binding rate" value="0.5"/>
<parameter constant="true" id="kr_r" metaid="iBioSim3" name="Reverse repression binding rate" value="1"/>
<parameter constant="true" id="ka_f" metaid="iBioSim4" name="Forward activation binding rate" value="0.0033"/>
<parameter constant="true" id="ka_r" metaid="iBioSim5" name="Reverse activation binding rate" value="1"/>
<parameter constant="true" id="ko_f" metaid="iBioSim6" name="Forward RNAP binding rate" value="0.033"/>
<parameter constant="true" id="ko_r" metaid="iBioSim7" name="Reverse RNAP binding rate" value="1"/>
<parameter constant="true" id="kao_f" metaid="iBioSim8" name="Forward activated RNAP binding rate" value="1"/>
<parameter constant="true" id="kao_r" metaid="iBioSim9" name="Reverse activated RNAP binding rate" value="1"/>
<parameter constant="true" id="nc" metaid="iBioSim10" name="Stoichiometry of binding" value="2"/>
<parameter constant="true" id="nr" metaid="iBioSim11" name="Initial RNAP count" value="30"/>
<parameter constant="true" id="ko" metaid="iBioSim12" name="Open complex production rate" value="0.05"/>
<parameter constant="true" id="kb" metaid="iBioSim13" name="Basal production rate" value="0.0001"/>
<parameter constant="true" id="ng" metaid="iBioSim14" name="Initial promoter count" value="2"/>
<parameter constant="true" id="np" metaid="iBioSim15" name="Stoichiometry of production" value="10"/>
<parameter constant="true" id="ka" metaid="iBioSim16" name="Activated production rate" value="0.25"/>
<parameter constant="true" id="kd" name="Degradation rate" value="0.0075"/>
</listOfParameters>
<listOfInitialAssignments/>
<listOfConstraints/>
<listOfReactions>
<reaction compartment="Cell" id="Degradation_S3" reversible="false" sboTerm="SBO:0000179">
<comp:replacedBy xmlns:comp="http://www.sbml.org/sbml/level3/version1/comp/version1" comp:portRef="Degradation_S1" comp:submodelRef="C1"/>
<listOfReactants>
<speciesReference constant="true" species="S3" stoichiometry="1"/>
</listOfReactants>
<kineticLaw>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<times/>
<ci> kd </ci>
<ci> S3 </ci>
</apply>
</math>
</kineticLaw>
</reaction>
</listOfReactions>
<listOfEvents/>
</model>
</sbml>