1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns/graphml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns/graphml http://www.yworks.com/xml/schema/graphml/1.0/ygraphml.xsd">
<key for="node" id="d0" yfiles.type="nodegraphics"/>
<key attr.name="description" attr.type="string" for="node" id="d1"/>
<key for="edge" id="d2" yfiles.type="edgegraphics"/>
<key attr.name="description" attr.type="string" for="edge" id="d3"/>
<key for="graphml" id="d4" yfiles.type="resources"/>
<graph edgedefault="directed" id="G" parse.edges="4" parse.nodes="5" parse.order="free">
<node id="n0">
<data key="d0">
<y:ShapeNode>
<y:Geometry height="51.0" width="149.0" x="-74.5" y="4.5"/>
<y:Fill color="#CCCCCC" color2="#CCCCCC" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="19.92626953125" modelName="internal" modelPosition="c" textColor="#000000" visible="true" width="90.68359375" x="29.158203125" y="15.536865234375">FeatureFinder</y:NodeLabel>
<y:Shape type="ellipse"/>
</y:ShapeNode>
</data>
<data key="d1"/>
</node>
<node id="n1">
<data key="d0">
<y:ShapeNode>
<y:Geometry height="51.0" width="155.0" x="-242.5" y="4.5"/>
<y:Fill color="#FFFFFF" color2="#FFFFFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="51.77880859375" modelName="internal" modelPosition="c" textColor="#000000" visible="true" width="99.34814453125" x="27.825927734375" y="-0.389404296875">isotope-labeled
HPLC-MS data
(mzML)</y:NodeLabel>
<y:Shape type="rectangle"/>
</y:ShapeNode>
</data>
<data key="d1"/>
</node>
<node id="n2">
<data key="d0">
<y:ShapeNode>
<y:Geometry height="51.0" width="155.0" x="102.5" y="4.5"/>
<y:Fill color="#FFFFFF" color2="#FFFFFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="35.8525390625" modelName="internal" modelPosition="c" textColor="#000000" visible="true" width="83.447265625" x="35.7763671875" y="7.57373046875">Features
(featureXML)</y:NodeLabel>
<y:Shape type="rectangle"/>
</y:ShapeNode>
</data>
<data key="d1"/>
</node>
<node id="n3">
<data key="d0">
<y:ShapeNode>
<y:Geometry height="51.0" width="155.0" x="462.5" y="4.5"/>
<y:Fill color="#FFFFFF" color2="#FFFFFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="35.8525390625" modelName="internal" modelPosition="c" textColor="#000000" visible="true" width="108.0126953125" x="23.49365234375" y="7.57373046875">Feature pairs
(consensusXML)</y:NodeLabel>
<y:Shape type="rectangle"/>
</y:ShapeNode>
</data>
<data key="d1"/>
</node>
<node id="n4">
<data key="d0">
<y:ShapeNode>
<y:Geometry height="51.0" width="149.0" x="285.5" y="4.5"/>
<y:Fill color="#CCCCCC" color2="#CCCCCC" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="13" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="35.8525390625" modelName="internal" modelPosition="c" textColor="#000000" visible="true" width="89.97265625" x="29.513671875" y="7.57373046875">FeatureLinker
<labeled></y:NodeLabel>
<y:Shape type="ellipse"/>
</y:ShapeNode>
</data>
<data key="d1"/>
</node>
<edge id="e0" source="n1" target="n0">
<data key="d2">
<y:PolyLineEdge>
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
<y:LineStyle color="#000000" type="line" width="1.0"/>
<y:Arrows source="none" target="none"/>
<y:BendStyle smoothed="false"/>
</y:PolyLineEdge>
</data>
<data key="d3"/>
</edge>
<edge id="e1" source="n0" target="n2">
<data key="d2">
<y:PolyLineEdge>
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
<y:LineStyle color="#000000" type="line" width="1.0"/>
<y:Arrows source="none" target="delta"/>
<y:BendStyle smoothed="false"/>
</y:PolyLineEdge>
</data>
<data key="d3"/>
</edge>
<edge id="e2" source="n2" target="n4">
<data key="d2">
<y:PolyLineEdge>
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
<y:LineStyle color="#000000" type="line" width="1.0"/>
<y:Arrows source="none" target="none"/>
<y:BendStyle smoothed="false"/>
</y:PolyLineEdge>
</data>
<data key="d3"/>
</edge>
<edge id="e3" source="n4" target="n3">
<data key="d2">
<y:PolyLineEdge>
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
<y:LineStyle color="#000000" type="line" width="1.0"/>
<y:Arrows source="none" target="delta"/>
<y:BendStyle smoothed="false"/>
</y:PolyLineEdge>
</data>
<data key="d3"/>
</edge>
</graph>
<data key="d4">
<y:Resources/>
</data>
</graphml>
|