Skip to content

Commit

Permalink
fixed sbml sample 2 empty edge
Browse files Browse the repository at this point in the history
  • Loading branch information
umut-er committed Aug 2, 2024
1 parent 4a7678a commit 7dbf9f4
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions app/samples/pharmacokinetics_of_PFOA_and_PFOS_in_the_monkey.nwt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<style id="node9ecae15555551.2511normalnormalHelvetica000image_2none505010010011" idList="Plasma_0 Filtrate_0 Gut_0 Liver_0 Fat_0 Skin_0 Restofbody Kidney_0 FIltrate Storage Urine">
<g font-size="11" font-family="Helvetica" font-weight="normal" font-style="normal" font-color="#000" stroke="color_2" stroke-width="1.25" fill="color_3" background-image="image_2" background-fit="none" background-pos-x="50%" background-pos-y="50%" background-width="100%" background-height="100%" background-image-opacity="1" background-opacity="1"/>
</style>
<style id="nodeffffff5555551.25image_3none505010010011" idList="reaction_2 reaction_5 reaction_7 reaction reaction_10 reaction_12 reaction_14 reaction_15 reaction_17 reaction_3 reaction_4 reaction_6 reaction_8 reaction_9 reaction_11 reaction_13 reaction_16 reaction_1">
<style id="nodeffffff5555551.25image_3none505010010011" idList="reaction_2 reaction_5 reaction_7 reaction reaction_10 reaction_12 reaction_14 reaction_15 reaction_3 reaction_4 reaction_6 reaction_8 reaction_9 reaction_11 reaction_13 reaction_16 reaction_1">
<g stroke="color_2" stroke-width="1.25" fill="color_4" background-image="image_3" background-fit="none" background-pos-x="50%" background-pos-y="50%" background-width="100%" background-height="100%" background-image-opacity="1" background-opacity="1"/>
</style>
<style id="edge5555551.25" idList="reaction_17_Gut_0 Storage_reaction_16 reaction_16_Urine Gut_0_reaction_2 reaction_2_Plasma_0 Gut_0_reaction_3 reaction_3_Liver_0 Plasma_0_reaction_4 reaction_4_Liver_0 Liver_0_reaction_5 reaction_5_Plasma_0 Plasma_0_reaction_6 reaction_6_Fat_0 Fat_0_reaction_7 reaction_7_Plasma_0 Plasma_0_reaction_8 reaction_8_Skin_0 Skin_0_reaction reaction_Plasma_0 Plasma_0_reaction_9 reaction_9_Restofbody Restofbody_reaction_10 reaction_10_Plasma_0 Plasma_0_reaction_11 reaction_11_Kidney_0 Kidney_0_reaction_12 reaction_12_Plasma_0 Plasma_0_reaction_13 reaction_13_Filtrate_0 Filtrate_0_reaction_14 reaction_14_Kidney_0 Filtrate_0_reaction_15 reaction_15_Storage Plasma_0_reaction_1 reaction_1_Gut_0">
Expand Down Expand Up @@ -166,11 +166,6 @@
<port id="reaction_4.1" x="-23.642579164720193" y="120.75294859536962"/>
<port id="reaction_4.2" x="-23.642579164720193" y="105.75294859536962"/>
</glyph>
<glyph id="reaction_17" class="process" compartmentRef="Gut">
<bbox x="136.5884833382128" y="93.67208908849572" w="10.714285714285715" h="10.714285714285715"/>
<port id="reaction_17.1" x="134.44562619535566" y="99.02923194563859"/>
<port id="reaction_17.2" x="149.44562619535566" y="99.02923194563859"/>
</glyph>
<glyph id="Liver" class="compartment">
<extension>
<nwt:extraInfo xmlns:nwt="https://newteditor.org/">
Expand Down Expand Up @@ -355,13 +350,6 @@
<port id="reaction_16.1" x="189.80509043079022" y="-137.1673623927878"/>
<port id="reaction_16.2" x="189.80509043079022" y="-152.1673623927878"/>
</glyph>
<arc id="reaction_17_Gut_0" class="production" source="reaction_17.1" target="Gut_0">
<extension>
<curveStyle>bezier</curveStyle>
</extension>
<start x="133.82062619535566" y="99.02923194563859"/>
<end x="86.88939037595931" y="129.7114994843826"/>
</arc>
<arc id="Storage_reaction_16" class="consumption" source="Storage" target="reaction_16.2">
<extension>
<curveStyle>bezier</curveStyle>
Expand Down Expand Up @@ -601,4 +589,4 @@
<end x="66.82248997654791" y="123.05558552771123"/>
</arc>
</map>
</sbgn>
</sbgn>

0 comments on commit 7dbf9f4

Please sign in to comment.