Created
February 4, 2013 17:13
-
-
Save andrawaag/4708075 to your computer and use it in GitHub Desktop.
GPML file of a directed Interaction in WikiPathways
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
<?xml version="1.0" encoding="UTF-8"?> | |
<Pathway xmlns="http://genmapp.org/GPML/2010a" Name="untitled" Data-Source="COPIED"> | |
<Graphics BoardWidth="582.0" BoardHeight="369.0" /> | |
<DataNode TextLabel="GeneProduct" GraphId="eee89" Type="GeneProduct"> | |
<Graphics CenterX="512.0" CenterY="329.0" Width="80.0" Height="20.0" ZOrder="32768" FontSize="10" Valign="Middle" /> | |
<Xref Database="" ID="" /> | |
</DataNode> | |
<DataNode TextLabel="GeneProduct" GraphId="da3fe" Type="GeneProduct"> | |
<Graphics CenterX="352.0" CenterY="329.0" Width="80.0" Height="20.0" ZOrder="32768" FontSize="10" Valign="Middle" /> | |
<Xref Database="" ID="" /> | |
</DataNode> | |
<Line> | |
<Graphics ZOrder="12288" LineThickness="1.0"> | |
<Point X="392.0" Y="329.0" GraphRef="da3fe" RelX="1.0" RelY="0.0" /> | |
<Point X="472.0" Y="329.0" GraphRef="eee89" RelX="-1.0" RelY="0.0" ArrowHead="Arrow" /> | |
</Graphics> | |
</Line> | |
<InfoBox CenterX="0.0" CenterY="0.0" /> | |
</Pathway> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment