Location: Test Area @ 0b41467ad948 / MorePower_RBS_GFP.cellml

Author:
MC Test1 <mctest@example.net>
Date:
2013-06-06 10:18:18+12:00
Desc:
added html body to nexposurehtml
Permanent Source URI:
https://models.physiomeproject.org/w/mctest1/testArea/rawfile/0b41467ad9482fe6b00bf9127cbc9ae09833dc72/MorePower_RBS_GFP.cellml

<?xml version="1.0" encoding="utf-8"?>
<model name="Bugbuster_RBS_GFP" 
    xmlns="http://www.cellml.org/cellml/1.1#"
    xmlns:cellml="http://www.cellml.org/cellml/1.1#"
    xmlns:cmeta="http://www.cellml.org/metadata/1.0#"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.0/"
    xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#"
    >
            
    

  <import xlink:href="Template_RBS.cellml">
    <units name="nM" units_ref="nM" />
    <units name="femtoliter" units_ref="femtoliter" />
    <units name="RiPsInAttoMoles" units_ref="RiPsInAttoMoles" />
    <units name="RiPs" units_ref="RiPs" />
    <component name="Template_RBS" component_ref="Template_RBS" />
  </import>

   <component name="MorePower_RBS_GFP">
    <variable name="localVolume" units="femtoliter" public_interface="in" private_interface="out"/>
    <variable name="RNA" units="nM" public_interface="in" private_interface="out"/>
    <variable name="RNARiPs" units="RiPsInAttoMoles" private_interface="in" public_interface="out" />
    <variable name="k" units="RiPs" initial_value="14.5" private_interface="out"/>
   </component>
 
   <group>
    <relationship_ref relationship="encapsulation" />
    <component_ref component="MorePower_RBS_GFP">
      <component_ref component="Template_RBS" />
    </component_ref>
   </group> 
  
   <connection>
      <map_components component_1="Template_RBS" component_2="MorePower_RBS_GFP"/>
      <map_variables variable_1="localVolume" variable_2="localVolume"/>
      <map_variables variable_1="k" variable_2="k"/>
      <map_variables variable_1="RNA" variable_2="RNA"/>
      <map_variables variable_1="RNARiPs" variable_2="RNARiPs"/>
   </connection>

</model>