Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrawaag/4708075 to your computer and use it in GitHub Desktop.
Save andrawaag/4708075 to your computer and use it in GitHub Desktop.
GPML file of a directed Interaction in WikiPathways
<?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