|
From: <mwl...@us...> - 2007-09-12 18:00:13
|
Revision: 517
http://cishell.svn.sourceforge.net/cishell/?rev=517&view=rev
Author: mwlinnem
Date: 2007-09-12 11:00:09 -0700 (Wed, 12 Sep 2007)
Log Message:
-----------
Added support for .mat, and removed some of the bigger graphs that were causing the mat converter to take ages.
Modified Paths:
--------------
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/filetypes.conf
Added Paths:
-----------
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/webattrexample.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/webparseinfoattr.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/wikipedia.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/FlyMINT.nwb
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TF_DNA_regulonDB.nwb
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek MAT Files/
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek MAT Files/WorldCities.mat
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/1.NET
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/1CRN.NET
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/AHO3.NET
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/LINKS.NET
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/MREZAS1.NET
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/SHORT.NET
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/TreeML Files/webexample.treeml.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/XGMML Files/xmlhackexample.xgmml.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/XGMML Files/xmlhackjavacourse.xgmml.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/XGMML Files/xmlhackvcard.xgmml.xml
Removed Paths:
-------------
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgeattributes1.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgecount1.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgecount2.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency1.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency2.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency3.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor1.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor2.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor3.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor4.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor5.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes2.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes3.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes4.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodecount2.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NET Files/
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TestFile2.nwb
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TestFile4.nwb
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TestFile5.nwb
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TestFile6.nwb
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TestFile7.nwb
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/TestFile2.net
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/Pajek NET Files/TestFile3nocomment.net
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/TestFile8.net.1.nwb
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/TestFile8.net.1.nwb.1.xml
trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/TestFile8.net.1.xml
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgeattributes1.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgeattributes1.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgeattributes1.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<key id="label" for="node" attr.name="label" attr.type="string"/>
-<key id="label" for="edge" attr.name="label" attr.type="string"/>
-<graph edgedefault="directed">
-<node id="0">
-<data key="label">A</data>
-</node>
-<node id="1">
-<data key="label">B</data>
-</node>
-<node id="2">
-<data key="label">C</data>
-</node>
-<node id="3">
-<data key="label">D</data>
-</node>
-<edge id="0" source="0" target="1">
-<data key="label">Monkey</data>
-</edge>
-<edge id="1" source="0" target="3">
-<data key="label">Warthog</data>
-</edge>
-<edge id="2" source="1" target="0">
-<data key="label">Salmon</data>
-</edge>
-<edge id="3" source="3" target="2">
-<data key="label">Hawk</data>
-</edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgecount1.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgecount1.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgecount1.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="undirected">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="2" target="3"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgecount2.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgecount2.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgecount2.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="undirected">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="2" target="3"></edge>
-<edge id="3" source="1" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency1.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency1.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency1.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="directed">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="1" target="0"></edge>
-<edge id="3" source="3" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency2.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency2.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency2.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="directed">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="2"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="1" target="0"></edge>
-<edge id="3" source="3" target="1"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency3.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency3.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/edgefrequency3.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="directed">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="1" target="0"></edge>
-<edge id="3" source="3" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor1.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor1.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor1.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="directed">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="1" target="0"></edge>
-<edge id="3" source="3" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor2.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor2.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor2.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="directed">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="1" target="0"></edge>
-<edge id="3" source="2" target="3"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor3.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor3.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor3.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="undirected">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="2" target="3"></edge>
-<edge id="3" source="1" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor4.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor4.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor4.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="undirected">
-<node id="0"></node>
-<node id="1"></node>
-
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="2" target="3"></edge>
-<edge id="3" source="1" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor5.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor5.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/neighbor5.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="undirected">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="2" target="3"></edge>
-<edge id="3" source="1" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes2.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes2.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes2.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<key id="label" for="node" attr.name="label" attr.type="string"/>
-
-<graph edgedefault="directed">
-<node id="0">
-<data key="label">A</data>
-</node>
-<node id="1">
-<data key="label">B</data>
-</node>
-<node id="2">
-<data key="label">C</data>
-</node>
-<node id="3">
-<data key="label">F</data>
-</node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="1" target="0"></edge>
-<edge id="3" source="3" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes3.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes3.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes3.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<key id="label" for="node" attr.name="label" attr.type="string"/>
-
-<graph edgedefault="directed">
-<node id="0">
-<data key="label">A</data>
-</node>
-<node id="1">
-<data key="label">B</data>
-</node>
-<node id="2">
-<data key="label">C</data>
-</node>
-<node id="3">
-<data key="label">D</data>
-</node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="1" target="0"></edge>
-<edge id="3" source="3" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes4.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes4.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodeattributes4.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<key id="label" for="node" attr.name="label" attr.type="string"/>
-
-<graph edgedefault="directed">
-<node id="0">
-<data key="label">A</data>
-</node>
-<node id="1">
-<data key="label">B</data>
-</node>
-<node id="2">
-<data key="label">D</data>
-</node>
-<node id="3">
-<data key="label">C</data>
-</node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="1" target="0"></edge>
-<edge id="3" source="3" target="2"></edge>
-</graph>
-</graphml>
Deleted: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodecount2.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodecount2.xml 2007-09-12 04:36:19 UTC (rev 516)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/nodecount2.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
- http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
-
-<graph edgedefault="undirected">
-<node id="0"></node>
-<node id="1"></node>
-<node id="2"></node>
-<node id="3"></node>
-<edge id="0" source="0" target="1"></edge>
-<edge id="1" source="0" target="3"></edge>
-<edge id="2" source="2" target="3"></edge>
-</graph>
-</graphml>
Added: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/webattrexample.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/webattrexample.xml (rev 0)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/webattrexample.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
+ http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
+ <key id="d0" for="node" attr.name="color" attr.type="string">
+ <default>yellow</default>
+ </key>
+ <key id="d1" for="edge" attr.name="weight" attr.type="double"/>
+ <graph id="G" edgedefault="undirected">
+ <node id="n0">
+ <data key="d0">green</data>
+ </node>
+ <node id="n1"/>
+ <node id="n2">
+ <data key="d0">blue</data>
+ </node>
+ <node id="n3">
+ <data key="d0">red</data>
+ </node>
+ <node id="n4"/>
+ <node id="n5">
+ <data key="d0">turquoise</data>
+ </node>
+ <edge id="e0" source="n0" target="n2">
+ <data key="d1">1.0</data>
+ </edge>
+ <edge id="e1" source="n0" target="n1">
+ <data key="d1">1.0</data>
+ </edge>
+ <edge id="e2" source="n1" target="n3">
+ <data key="d1">2.0</data>
+ </edge>
+ <edge id="e3" source="n3" target="n2"/>
+ <edge id="e4" source="n2" target="n4"/>
+ <edge id="e5" source="n3" target="n5"/>
+ <edge id="e6" source="n5" target="n4">
+ <data key="d1">1.1</data>
+ </edge>
+ </graph>
+</graphml>
\ No newline at end of file
Added: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/webparseinfoattr.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/webparseinfoattr.xml (rev 0)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/webparseinfoattr.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- This file was written by the JAVA GraphML Library.-->
+<graphml xmlns="http://graphml.graphdrawing.org/xmlns"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns
+ http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
+ <graph id="G" edgedefault="directed"
+ parse.nodes="11" parse.edges="12"
+ parse.maxindegree="2" parse.maxoutdegree="3"
+ parse.nodeids="canonical" parse.edgeids="free"
+ parse.order="nodesfirst">
+ <node id="n0" parse.indegree="0" parse.outdegree="1"/>
+ <node id="n1" parse.indegree="0" parse.outdegree="1"/>
+ <node id="n2" parse.indegree="2" parse.outdegree="1"/>
+ <node id="n3" parse.indegree="1" parse.outdegree="2"/>
+ <node id="n4" parse.indegree="1" parse.outdegree="1"/>
+ <node id="n5" parse.indegree="2" parse.outdegree="1"/>
+ <node id="n6" parse.indegree="1" parse.outdegree="2"/>
+ <node id="n7" parse.indegree="2" parse.outdegree="0"/>
+ <node id="n8" parse.indegree="1" parse.outdegree="3"/>
+ <node id="n9" parse.indegree="1" parse.outdegree="0"/>
+ <node id="n10" parse.indegree="1" parse.outdegree="0"/>
+ <edge id="edge0001" source="n0" target="n2"/>
+ <edge id="edge0002" source="n1" target="n2"/>
+ <edge id="edge0003" source="n2" target="n3"/>
+ <edge id="edge0004" source="n3" target="n5"/>
+ <edge id="edge0005" source="n3" target="n4"/>
+ <edge id="edge0006" source="n4" target="n6"/>
+ <edge id="edge0007" source="n6" target="n5"/>
+ <edge id="edge0008" source="n5" target="n7"/>
+ <edge id="edge0009" source="n6" target="n8"/>
+ <edge id="edge0010" source="n8" target="n7"/>
+ <edge id="edge0011" source="n8" target="n9"/>
+ <edge id="edge0012" source="n8" target="n10"/>
+ </graph>
+</graphml>
\ No newline at end of file
Added: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/wikipedia.xml
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/wikipedia.xml (rev 0)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/GraphML Files/wikipedia.xml 2007-09-12 18:00:09 UTC (rev 517)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<graphml xmlns="http://graphml.graphdrawing.org/xmlns15"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance16"
+ xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns17
+ http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd18">
+ <graph id="G" edgedefault="undirected">
+ <node id="n0"/>
+ <node id="n1"/>
+ <edge source="n0" target="n1"/>
+ </graph>
+</graphml>
\ No newline at end of file
Added: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/FlyMINT.nwb
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/FlyMINT.nwb (rev 0)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/FlyMINT.nwb 2007-09-12 18:00:09 UTC (rev 517)
@@ -0,0 +1,630 @@
+#Converted by Cesifoti for the NWB... :-)
+*Nodes 330
+id*int label*string
+1 "ACTB"
+2 "AKAP1"
+3 "ATPsyn-beta"
+4 "Act57B"
+5 "BEAF-32"
+6 "BEST:CK01296"
+7 "BG4"
+8 "BG:DS00180.8"
+9 "BM-40-SPARC"
+10 "C901"
+11 "CDC2"
+12 "CDC28"
+13 "CDK3"
+14 "CDK4"
+15 "CG10014"
+16 "CG10017"
+17 "CG10019"
+18 "CG10032"
+19 "CG10039"
+20 "CG10051"
+21 "CG10053"
+22 "CG10055"
+23 "CG10068"
+24 "CG10166"
+25 "CG10200"
+26 "CG10263"
+27 "CG11097"
+28 "CG11327"
+29 "CG11345"
+30 "CG11489"
+31 "CG11635"
+32 "CG11656"
+33 "CG11699"
+34 "CG11722"
+35 "CG11876"
+36 "CG11881"
+37 "CG11899"
+38 "CG12065"
+39 "CG12203"
+40 "CG12679"
+41 "CG12932"
+42 "CG13142"
+43 "CG13159"
+44 "CG13320"
+45 "CG13512"
+46 "CG13588"
+47 "CG13627"
+48 "CG13840"
+49 "CG13903"
+50 "CG14079"
+51 "CG14204"
+52 "CG14354"
+53 "CG14546"
+54 "CG14578"
+55 "CG14718"
+56 "CG15032"
+57 "CG15080"
+58 "CG15136"
+59 "CG15436"
+60 "CG15489"
+61 "CG15529"
+62 "CG15631"
+63 "CG15772"
+64 "CG15783"
+65 "CG15816"
+66 "CG16728"
+67 "CG17019"
+68 "CG17050"
+69 "CG17666"
+70 "CG17819"
+71 "CG1792"
+72 "CG1850"
+73 "CG18659"
+74 "CG2233"
+75 "CG2767"
+76 "CG3062"
+77 "CG3075"
+78 "CG3081"
+79 "CG31054"
+80 "CG31122"
+81 "CG31160"
+82 "CG31245"
+83 "CG31826"
+84 "CG32226"
+85 "CG32542"
+86 "CG32677"
+87 "CG3270"
+88 "CG33017"
+89 "CG3800"
+90 "CG3918"
+91 "CG41099"
+92 "CG4404"
+93 "CG4461"
+94 "CG4617"
+95 "CG4818"
+96 "CG4829"
+97 "CG4959"
+98 "CG5023"
+99 "CG5140"
+100 "CG5494"
+101 "CG5804"
+102 "CG6049"
+103 "CG6416"
+104 "CG6459"
+105 "CG6607"
+106 "CG6608"
+107 "CG6707"
+108 "CG6770"
+109 "CG6945"
+110 "CG7081"
+111 "CG7101"
+112 "CG7683"
+113 "CG8010"
+114 "CG8173"
+115 "CG8854"
+116 "CG8942"
+117 "CG9205"
+118 "CG9288"
+119 "CG9467"
+120 "CG9520"
+121 "CG9572"
+122 "CG9663"
+123 "CG9757"
+124 "CG9778"
+125 "CG9784"
+126 "CG9917"
+127 "CTBP1"
+128 "Caf1"
+129 "Cam"
+130 "Ccn"
+131 "Cdk7"
+132 "CkII-alpha"
+133 "CkII-alpha-i1"
+134 "CkII-beta"
+135 "Cks30A"
+136 "Clp"
+137 "CtBP"
+138 "CycD"
+139 "CycE"
+140 "CycJ"
+141 "DIP1"
+142 "DNApol-alpha-180"
+143 "DNApol-alpha-73"
+144 "Ddc"
+145 "Dmel_CG10035"
+146 "Dok1"
+147 "Dpit47"
+148 "Dredd"
+149 "Dref"
+150 "E(spl)"
+151 "E(z)"
+152 "EG:BACH7M4.4"
+153 "EG:BACR42I17.8"
+154 "Fak56D"
+155 "Fcp3C"
+156 "G-i-alpha-65A"
+157 "GTF2B"
+158 "Graf"
+159 "Grasp65"
+160 "GstD1"
+161 "HLH4C"
+162 "HLHm5"
+163 "HLHm7"
+164 "Hsf"
+165 "Hsp67Ba"
+166 "IM2"
+167 "Iswi"
+168 "Jun"
+169 "MAGE"
+170 "MBD-R2"
+171 "MED19"
+172 "MPP5"
+173 "MTA1-like"
+174 "Mbs"
+175 "Mer"
+176 "Mst84Da"
+177 "Mst84Dc"
+178 "Myd88"
+179 "Mylk2"
+180 "N"
+181 "NPC1b"
+182 "NUCB1"
+183 "Nak"
+184 "Nep1"
+185 "Nipsnap"
+186 "Noa36"
+187 "Nrt"
+188 "Oli"
+189 "PGR"
+190 "PPP1CC"
+191 "PRK1"
+192 "Pak"
+193 "Pen"
+194 "Pif1B"
+195 "Pk17E"
+196 "Pka-R2"
+197 "Pkc98E"
+198 "Poxm"
+199 "Pp1-alpha-96A"
+200 "Pros26.4"
+201 "Q8ML63"
+202 "Q9NKB3"
+203 "Q9VXK4"
+204 "RAC1"
+205 "Rack1"
+206 "RpL17"
+207 "RpL24"
+208 "RpL5"
+209 "RpLP0"
+210 "RpS15"
+211 "RpS15Aa"
+212 "RpS3"
+213 "RpS8"
+214 "SPT15"
+215 "Scm"
+216 "Sec61-beta"
+217 "Sirt4"
+218 "Sox21b"
+219 "Sra-1"
+220 "SytIV"
+221 "Taf1"
+222 "Taf12"
+223 "Taf4"
+224 "Taf6"
+225 "Tango9"
+226 "Tektin-A"
+227 "Tequila"
+228 "TfIIB"
+229 "Traf2"
+230 "Trf"
+231 "Trf2"
+232 "Trl"
+233 "Ubc84D"
+234 "Ubx"
+235 "VP16"
+236 "WWOX"
+237 "X11L"
+238 "YL-1"
+239 "aPKC"
+240 "alpha-Tub84B"
+241 "arm"
+242 "baz"
+243 "bif"
+244 "bowl"
+245 "brk"
+246 "bsh"
+247 "cdc2"
+248 "cdc2c"
+249 "cm"
+250 "corto"
+251 "crb"
+252 "dap"
+253 "dlt"
+254 "drm"
+255 "e(y)1"
+256 "eIF2B-beta"
+257 "elfless"
+258 "emc"
+259 "esc"
+260 "exd"
+261 "exu"
+262 "fkh"
+263 "fng"
+264 "for"
+265 "fs(1)Ya"
+266 "ftz"
+267 "ftz-f1"
+268 "fws"
+269 "fz2"
+270 "gro"
+271 "h"
+272 "hbn"
+273 "inaD"
+274 "insc"
+275 "kirre"
+276 "l(1)G0004"
+277 "l(2)37Cc"
+278 "l(3)IX-14"
+279 "l(3)s2214"
+280 "lark"
+281 "lin"
+282 "lola"
+283 "mira"
+284 "mod"
+285 "mod(mdg4)"
+286 "mus205"
+287 "nej"
+288 "norpA"
+289 "num-1"
+290 "numb"
+291 "odd"
+292 "opa"
+293 "otp"
+294 "par-6"
+295 "ph-p"
+296 "phr"
+297 "pll"
+298 "plu"
+299 "png"
+300 "prod"
+301 "pros"
+302 "protein_alias_1"
+303 "protein_alias_2"
+304 "raps"
+305 "rl"
+306 "rst"
+307 "rtGEF"
+308 "sala"
+309 "sc"
+310 "sca"
+311 "scu"
+312 "sdt"
+313 "slou"
+314 "sns"
+315 "sol"
+316 "ssh"
+317 "sta"
+318 "star1"
+319 "stau"
+320 "term"
+321 "tinc"
+322 "tj"
+323 "tos"
+324 "tral"
+325 "tub"
+326 "vir-1"
+327 "vvl"
+328 "wek"
+329 "yps"
+330 "zfh1"
+*UndirectedEdges
+source*int target*int
+97 262
+48 18
+322 134
+198 15
+27 23
+54 18
+319 274
+69 322
+219 204
+254 111
+8 322
+307 276
+7 148
+324 18
+150 132
+30 18
+43 18
+82 307
+60 18
+201 194
+272 18
+140 135
+313 18
+23 106
+235 228
+231 128
+307 174
+300 258
+219 1
+243 199
+98 4
+83 307
+40 186
+299 298
+223 189
+90 322
+234 168
+322 108
+323 18
+15 129
+262 121
+322 101
+202 18
+322 103
+262 134
+55 160
+244 181
+248 135
+44 19
+31 22
+307 246
+45 18
+50 18
+52 21
+57 327
+285 225
+319 283
+264 212
+81 18
+292 186
+74 322
+251 172
+2 196
+264 205
+63 154
+35 307
+193 154
+252 248
+240 18
+18 136
+79 262
+78 18
+160 102
+58 169
+322 207
+265 209
+21 195
+213 18
+322 116
+307 268
+322 115
+297 229
+4 318
+301 283
+329 261
+322 211
+322 210
+184 18
+138 12
+322 216
+4 314
+307 29
+208 18
+68 307
+206 18
+18 107
+18 100
+264 126
+38 264
+92 18
+42 169
+322 3
+307 153
+307 152
+279 113
+71 186
+217 18
+322 24
+230 164
+258 161
+242 239
+66 307
+140 12
+85 18
+87 307
+170 118
+31 186
+325 297
+51 18
+28 156
+221 214
+316 262
+295 250
+4 222
+162 132
+6 18
+225 141
+187 18
+322 163
+262 177
+18 112
+262 176
+307 105
+264 114
+18 119
+220 117
+91 262
+135 12
+135 13
+135 11
+294 242
+327 10
+283 274
+219 134
+53 186
+96 18
+37 262
+304 274
+303 302
+267 266
+255 228
+330 127
+4 236
+99 307
+252 13
+289 197
+281 244
+250 151
+33 264
+255 235
+307 233
+244 241
+69 145
+70 160
+18 166
+21 161
+307 158
+171 156
+186 124
+243 190
+5 279
+26 18
+179 129
+89 322
+231 167
+77 4
+248 138
+279 137
+64 18
+307 185
+28 15
+322 257
+9 327
+160 125
+309 258
+271 270
+86 306
+320 18
+296 225
+322 269
+147 142
+49 322
+306 237
+308 160
+18 122
+315 18
+4 200
+39 244
+34 307
+290 183
+80 186
+290 180
+73 307
+275 237
+286 262
+321 307
+163 133
+163 132
+40 18
+93 20
+186 130
+186 131
+138 13
+46 322
+41 18
+76 186
+36 307
+256 191
+264 175
+32 154
+238 16
+50 322
+95 16
+328 16
+282 264
+94 307
+97 322
+84 322
+69 262
+248 140
+21 182
+262 110
+245 18
+169 120
+259 250
+278 17
+278 18
+322 315
+88 307
+322 317
+274 242
+65 307
+312 253
+231 149
+186 109
+61 262
+287 284
+4 326
+72 18
+279 249
+260 234
+25 160
+56 18
+311 16
+62 21
+18 143
+18 144
+14 138
+264 165
+307 192
+247 135
+247 138
+247 139
+322 291
+250 232
+203 146
+280 16
+262 104
+292 18
+250 215
+47 18
+226 18
+277 18
+218 18
+160 123
+227 18
+59 254
+288 273
+188 160
+175 16
+4 30
+173 16
+290 283
+255 157
+293 159
+262 18
+305 279
+310 180
+312 251
+75 20
+263 180
+255 224
+297 178
+67 18
+18 155
Added: trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TF_DNA_regulonDB.nwb
===================================================================
--- trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TF_DNA_regulonDB.nwb (rev 0)
+++ trunk/testing/org.cishell.testing.convertertester.core.new/src/org/cishell/testing/convertertester/core/test_files/NWB Files/TF_DNA_regulonDB.nwb 2007-09-12 18:00:09 UTC (rev 517)
@@ -0,0 +1,4074 @@
+#Converted by Cesifoti for the NWB... :-)
+*Nodes 1333
+id*int label*string
+1 "aceA"
+2 "aceB"
+3 "aceE"
+4 "aceF"
+5 "aceK"
+6 "ackA"
+7 "acnA"
+8 "acnB"
+9 "acrA"
+10 "acrB"
+11 "acrD"
+12 "acrE"
+13 "acrF"
+14 "acrR"
+15 "acs"
+16 "actP"
+17 "ada"
+18 "adhE"
+19 "adiA"
+20 "adiY"
+21 "aer"
+22 "agaA"
+23 "agaB"
+24 "agaC"
+25 "agaD"
+26 "agaI"
+27 "agaR"
+28 "agaS"
+29 "agaV"
+30 "agaW"
+31 "agaY"
+32 "agaZ"
+33 "agp"
+34 "ahpC"
+35 "ahpF"
+36 "aidB"
+37 "alaT"
+38 "alaU"
+39 "alaV"
+40 "alaW"
+41 "alaX"
+42 "aldA"
+43 "aldB"
+44 "alkA"
+45 "alkB"
+46 "allA"
+47 "allB"
+48 "allC"
+49 "allD"
+50 "allR"
+51 "allS"
+52 "alpA"
+53 "alsA"
+54 "alsB"
+55 "alsC"
+56 "alsE"
+57 "alsI"
+58 "alsR"
+59 "amiA"
+60 "amtB"
+61 "ansB"
+62 "appA"
+63 "appB"
+64 "appC"
+65 "appY"
+66 "araA"
+67 "araB"
+68 "araC"
+69 "araD"
+70 "araE"
+71 "araF"
+72 "araG"
+73 "araH"
+74 "araJ"
+75 "arcA"
+76 "argA"
+77 "argB"
+78 "argC"
+79 "argD"
+80 "argE"
+81 "argF"
+82 "argG"
+83 "argH"
+84 "argI"
+85 "argK"
+86 "argP"
+87 "argR"
+88 "argT"
+89 "argU"
+90 "argW"
+91 "argX"
+92 "aroA"
+93 "aroF"
+94 "aroG"
+95 "aroH"
+96 "aroL"
+97 "aroM"
+98 "aroP"
+99 "asnA"
+100 "asnB"
+101 "asnC"
+102 "aspA"
+103 "aspV"
+104 "asr"
+105 "astA"
+106 "astB"
+107 "astC"
+108 "astD"
+109 "astE"
+110 "atoA"
+111 "atoB"
+112 "atoC"
+113 "atoD"
+114 "atoE"
+115 "bacA"
+116 "baeR"
+117 "baeS"
+118 "bcsB"
+119 "bcsZ"
+120 "bdm"
+121 "betA"
+122 "betB"
+123 "betI"
+124 "betT"
+125 "bglB"
+126 "bglF"
+127 "bglG"
+128 "bioA"
+129 "bioB"
+130 "bioC"
+131 "bioD"
+132 "bioF"
+133 "birA"
+134 "bolA"
+135 "borD"
+136 "cadA"
+137 "cadB"
+138 "cadC"
+139 "caiA"
+140 "caiB"
+141 "caiC"
+142 "caiD"
+143 "caiE"
+144 "caiF"
+145 "caiT"
+146 "carA"
+147 "carB"
+148 "cbl"
+149 "ccmA"
+150 "ccmB"
+151 "ccmC"
+152 "ccmD"
+153 "ccmE"
+154 "ccmF"
+155 "ccmG"
+156 "ccmH"
+157 "cdd"
+158 "chbA"
+159 "chbB"
+160 "chbC"
+161 "chbF"
+162 "chbG"
+163 "chbR"
+164 "cheA"
+165 "cheB"
+166 "cheR"
+167 "cheW"
+168 "cheY"
+169 "cheZ"
+170 "chiA"
+171 "cirA"
+172 "codA"
+173 "codB"
+174 "copA"
+175 "cpdB"
+176 "cpxA"
+177 "cpxP"
+178 "cpxR"
+179 "crp"
+180 "crr"
+181 "csgA"
+182 "csgB"
+183 "csgC"
+184 "csgD"
+185 "csgE"
+186 "csgF"
+187 "csgG"
+188 "csiD"
+189 "csiE"
+190 "csiR"
+191 "cspA"
+192 "cspD"
+193 "cstA"
+194 "cueO"
+195 "cueR"
+196 "cusA"
+197 "cusB"
+198 "cusC"
+199 "cusF"
+200 "cusR"
+201 "cusS"
+202 "cvpA"
+203 "cyaA"
+204 "cydA"
+205 "cydB"
+206 "cydC"
+207 "cydD"
+208 "cynR"
+209 "cynS"
+210 "cynT"
+211 "cynX"
+212 "cyoA"
+213 "cyoB"
+214 "cyoC"
+215 "cyoD"
+216 "cyoE"
+217 "cysA"
+218 "cysB"
+219 "cysC"
+220 "cysD"
+221 "cysG"
+222 "cysH"
+223 "cysI"
+224 "cysJ"
+225 "cysK"
+226 "cysM"
+227 "cysN"
+228 "cysP"
+229 "cysU"
+230 "cysW"
+231 "cytR"
+232 "dadA"
+233 "dadX"
+234 "dctA"
+235 "dcuA"
+236 "dcuB"
+237 "dcuC"
+238 "dcuD"
+239 "dcuR"
+240 "dcuS"
+241 "ddpA"
+242 "ddpB"
+243 "ddpC"
+244 "ddpD"
+245 "ddpF"
+246 "ddpX"
+247 "deoA"
+248 "deoB"
+249 "deoC"
+250 "deoD"
+251 "deoR"
+252 "dhaK"
+253 "dhaL"
+254 "dhaM"
+255 "dhaR"
+256 "dinF"
+257 "dinG"
+258 "dmsA"
+259 "dmsB"
+260 "dmsC"
+261 "dmsD"
+262 "dnaA"
+263 "dnaG"
+264 "dnaN"
+265 "dppA"
+266 "dppB"
+267 "dppC"
+268 "dppD"
+269 "dppF"
+270 "dps"
+271 "dsbA"
+272 "dsbC"
+273 "dsdA"
+274 "dsdC"
+275 "dsdX"
+276 "dusB"
+277 "ebgA"
+278 "ebgC"
+279 "ebgR"
+280 "ecfI"
+281 "ecpD"
+282 "eda"
+283 "edd"
+284 "emrA"
+285 "emrB"
+286 "emrK"
+287 "emrR"
+288 "emrY"
+289 "entA"
+290 "entB"
+291 "entC"
+292 "entD"
+293 "entE"
+294 "entF"
+295 "entS"
+296 "envY"
+297 "envZ"
+298 "epd"
+299 "evgA"
+300 "evgS"
+301 "exbB"
+302 "exbD"
+303 "exuR"
+304 "exuT"
+305 "fabA"
+306 "fabB"
+307 "fabR"
+308 "fabZ"
+309 "fadA"
+310 "fadB"
+311 "fadD"
+312 "fadI"
+313 "fadJ"
+314 "fadL"
+315 "fadR"
+316 "fbaA"
+317 "fdhF"
+318 "fdnG"
+319 "fdnH"
+320 "fdnI"
+321 "fecA"
+322 "fecB"
+323 "fecC"
+324 "fecD"
+325 "fecE"
+326 "fecI"
+327 "fecR"
+328 "feoA"
+329 "feoB"
+330 "fepA"
+331 "fepB"
+332 "fepC"
+333 "fepD"
+334 "fepE"
+335 "fepG"
+336 "fes"
+337 "fhlA"
+338 "fhuA"
+339 "fhuB"
+340 "fhuC"
+341 "fhuD"
+342 "fhuE"
+343 "fhuF"
+344 "fimA"
+345 "fimB"
+346 "fimC"
+347 "fimD"
+348 "fimE"
+349 "fimF"
+350 "fimG"
+351 "fimH"
+352 "fimI"
+353 "fis"
+354 "fiu"
+355 "fixA"
+356 "fixB"
+357 "fixC"
+358 "fixX"
+359 "fldA"
+360 "fldB"
+361 "flgA"
+362 "flgB"
+363 "flgC"
+364 "flgD"
+365 "flgE"
+366 "flgF"
+367 "flgG"
+368 "flgH"
+369 "flgI"
+370 "flgJ"
+371 "flgM"
+372 "flgN"
+373 "flhA"
+374 "flhB"
+375 "flhC"
+376 "flhCflhD|"
+377 "flhD"
+378 "flhE"
+379 "fliA"
+380 "fliC"
+381 "fliD"
+382 "fliE"
+383 "fliF"
+384 "fliG"
+385 "fliH"
+386 "fliI"
+387 "fliJ"
+388 "fliK"
+389 "fliL"
+390 "fliM"
+391 "fliN"
+392 "fliO"
+393 "fliP"
+394 "fliQ"
+395 "fliR"
+396 "fliS"
+397 "fliT"
+398 "fliY"
+399 "fliZ"
+400 "flu"
+401 "fnr"
+402 "focA"
+403 "focB"
+404 "fpr"
+405 "frdA"
+406 "frdB"
+407 "frdC"
+408 "frdD"
+409 "fruA"
+410 "fruB"
+411 "fruK"
+412 "fruR"
+413 "ftsA"
+414 "ftsK"
+415 "ftsQ"
+416 "ftsZ"
+417 "fucA"
+418 "fucI"
+419 "fucK"
+420 "fucO"
+421 "fucP"
+422 "fucR"
+423 "fucU"
+424 "fumA"
+425 "fumB"
+426 "fumC"
+427 "fur"
+428 "gabD"
+429 "gabP"
+430 "gabT"
+431 "gadA"
+432 "gadB"
+433 "gadC"
+434 "gadE"
+435 "gadW"
+436 "gadX"
+437 "galE"
+438 "galK"
+439 "galM"
+440 "galP"
+441 "galR"
+442 "galS"
+443 "galT"
+444 "gapA"
+445 "garD"
+446 "garK"
+447 "garL"
+448 "garP"
+449 "garR"
+450 "gatA"
+451 "gatB"
+452 "gatC"
+453 "gatD"
+454 "gatR_2gatR_1|"
+455 "gatY"
+456 "gatZ"
+457 "gcd"
+458 "gcl"
+459 "gcvA"
+460 "gcvB"
+461 "gcvH"
+462 "gcvP"
+463 "gcvR"
+464 "gcvT"
+465 "gdhA"
+466 "glcA"
+467 "glcB"
+468 "glcC"
+469 "glcD"
+470 "glcE"
+471 "glcF"
+472 "glcG"
+473 "glgA"
+474 "glgC"
+475 "glgP"
+476 "glgS"
+477 "glk"
+478 "glmS"
+479 "glmU"
+480 "glnA"
+481 "glnB"
+482 "glnG"
+483 "glnH"
+484 "glnK"
+485 "glnL"
+486 "glnP"
+487 "glnQ"
+488 "glnU"
+489 "glnV"
+490 "glnW"
+491 "glnX"
+492 "glpA"
+493 "glpB"
+494 "glpC"
+495 "glpD"
+496 "glpE"
+497 "glpF"
+498 "glpG"
+499 "glpK"
+500 "glpQ"
+501 "glpR"
+502 "glpT"
+503 "glpX"
+504 "gltA"
+505 "gltB"
+506 "gltD"
+507 "gltF"
+508 "gltI"
+509 "gltJ"
+510 "gltK"
+511 "gltL"
+512 "gltT"
+513 "gltU"
+514 "gltV"
+515 "gltW"
+516 "glxK"
+517 "glxR"
+518 "glyA"
+519 "glyT"
+520 "glyU"
+521 "gnd"
+522 "gntK"
+523 "gntP"
+524 "gntR"
+525 "gntT"
+526 "gntU"
+527 "gor"
+528 "grpE"
+529 "grxA"
+530 "guaA"
+531 "guaB"
+532 "gudD"
+533 "gudP"
+534 "gudX"
+535 "gutM"
+536 "gutQ"
+537 "gyrA"
+538 "gyrB"
+539 "hcaB"
+540 "hcaC"
+541 "hcaD"
+542 "hcaE"
+543 "hcaF"
+544 "hcaR"
+545 "hcp"
+546 "hcr"
+547 "hdeA"
+548 "hdeB"
+549 "hdeD"
+550 "hdfR"
+551 "hemA"
+552 "hemF"
+553 "hemL"
+554 "hflD"
+555 "hisJ"
+556 "hisM"
+557 "hisP"
+558 "hisQ"
+559 "hisR"
+560 "hlyE"
+561 "hmp"
+562 "hns"
+563 "hpt"
+564 "htrA"
+565 "htrE"
+566 "hupA"
+567 "hupAhupB|"
+568 "hupB"
+569 "hyaA"
+570 "hyaB"
+571 "hyaC"
+572 "hyaD"
+573 "hyaE"
+574 "hyaF"
+575 "hybA"
+576 "hybB"
+577 "hybC"
+578 "hybD"
+579 "hybE"
+580 "hybF"
+581 "hybG"
+582 "hybO"
+583 "hycA"
+584 "hycB"
+585 "hycC"
+586 "hycD"
+587 "hycE"
+588 "hycF"
+589 "hycG"
+590 "hycH"
+591 "hycI"
+592 "hydN"
+593 "hyfA"
+594 "hyfB"
+595 "hyfC"
+596 "hyfD"
+597 "hyfE"
+598 "hyfF"
+599 "hyfG"
+600 "hyfH"
+601 "hyfI"
+602 "hyfJ"
+603 "hyfR"
+604 "hyi"
+605 "hypA"
+606 "hypB"
+607 "hypC"
+608 "hypD"
+609 "hypE"
+610 "hypF"
+611 "ibpB"
+612 "icd"
+613 "iclR"
+614 "idnD"
+615 "idnK"
+616 "idnO"
+617 "idnR"
+618 "idnT"
+619 "ihfA"
+620 "ihfAihfB|"
+621 "ihfB"
+622 "ileT"
+623 "ileU"
+624 "ileV"
+625 "ilvA"
+626 "ilvB"
+627 "ilvC"
+628 "ilvD"
+629 "ilvE"
+630 "ilvH"
+631 "ilvI"
+632 "ilvL"
+633 "ilvM"
+634 "ilvN"
+635 "ilvY"
+636 "inaA"
+637 "infB"
+638 "insK"
+639 "iscA"
+640 "iscR"
+641 "iscS"
+642 "iscU"
+643 "ivbL"
+644 "katG"
+645 "kbl"
+646 "kdgR"
+647 "kdpA"
+648 "kdpB"
+649 "kdpC"
+650 "kdpE"
+651 "lacA"
+652 "lacI"
+653 "lacY"
+654 "lacZ"
+655 "lamB"
+656 "lctD"
+657 "lctP"
+658 "lctR"
+659 "leuA"
+660 "leuB"
+661 "leuC"
+662 "leuD"
+663 "leuL"
+664 "leuO"
+665 "leuP"
+666 "leuQ"
+667 "leuT"
+668 "leuV"
+669 "leuW"
+670 "leuX"
+671 "lexA"
+672 "livF"
+673 "livG"
+674 "livH"
+675 "livJ"
+676 "livK"
+677 "livM"
+678 "lon"
+679 "lpdA"
+680 "lpxA"
+681 "lpxD"
+682 "lrhA"
+683 "lrp"
+684 "lsrA"
+685 "lsrB"
+686 "lsrC"
+687 "lsrD"
+688 "lsrF"
+689 "lsrG"
+690 "lsrR"
+691 "lysA"
+692 "lysR"
+693 "lysT"
+694 "lysU"
+695 "lysV"
+696 "lysW"
+697 "lyxK"
+698 "malE"
+699 "malF"
+700 "malG"
+701 "malI"
+702 "malK"
+703 "malM"
+704 "malP"
+705 "malQ"
+706 "malS"
+707 "malT"
+708 "malX"
+709 "malY"
+710 "malZ"
+711 "manX"
+712 "manY"
+713 "manZ"
+714 "marA"
+715 "marB"
+716 "marR"
+717 "mazE"
+718 "mazF"
+719 "mdh"
+720 "mdtA"
+721 "mdtB"
+722 "mdtC"
+723 "mdtD"
+724 "melA"
+725 "melB"
+726 "melR"
+727 "metA"
+728 "metB"
+729 "metC"
+730 "metE"
+731 "metF"
+732 "metH"
+733 "metI"
+734 "metJ"
+735 "metK"
+736 "metL"
+737 "metN"
+738 "metQ"
+739 "metR"
+740 "metT"
+741 "metU"
+742 "metY"
+743 "mglA"
+744 "mglB"
+745 "mglC"
+746 "mgrB"
+747 "mgtA"
+748 "mhpA"
+749 "mhpB"
+750 "mhpC"
+751 "mhpD"
+752 "mhpE"
+753 "mhpF"
+754 "mhpR"
+755 "micF"
+756 "mlc"
+757 "mngA"
+758 "mngB"
+759 "mngR"
+760 "mntH"
+761 "mntR"
+762 "moaA"
+763 "moaB"
+764 "moaC"
+765 "moaD"
+766 "moaE"
+767 "modA"
+768 "modB"
+769 "modC"
+770 "modE"
+771 "moeA"
+772 "moeB"
+773 "motA"
+774 "motB"
+775 "mpl"
+776 "mreB"
+777 "mreC"
+778 "mreD"
+779 "mtlA"
+780 "mtlD"
+781 "mtlR"
+782 "mtr"
+783 "mukB"
+784 "mukE"
+785 "mukF"
+786 "nac"
+787 "nadB"
+788 "nadR"
+789 "nagA"
+790 "nagB"
+791 "nagC"
+792 "nagD"
+793 "nagE"
+794 "nanA"
+795 "nanC"
+796 "nanE"
+797 "nanK"
+798 "nanR"
+799 "nanT"
+800 "napA"
+801 "napB"
+802 "napC"
+803 "napD"
+804 "napF"
+805 "napG"
+806 "napH"
+807 "narG"
+808 "narH"
+809 "narI"
+810 "narJ"
+811 "narK"
+812 "narL"
+813 "narP"
+814 "narX"
+815 "ndh"
+816 "nfnB"
+817 "nfo"
+818 "nfsA"
+819 "nhaA"
+820 "nhaR"
+821 "nikA"
+822 "nikB"
+823 "nikC"
+824 "nikD"
+825 "nikE"
+826 "nikR"
+827 "nirB"
+828 "nirC"
+829 "nirD"
+830 "nmpC"
+831 "nohA"
+832 "norR"
+833 "norV"
+834 "norW"
+835 "nrdA"
+836 "nrdB"
+837 "nrdD"
+838 "nrdE"
+839 "nrdF"
+840 "nrdG"
+841 "nrdH"
+842 "nrdI"
+843 "nrfA"
+844 "nrfB"
+845 "nrfC"
+846 "nrfD"
+847 "nrfE"
+848 "nrfF"
+849 "nrfG"
+850 "nsrR"
+851 "nuoA"
+852 "nuoB"
+853 "nuoC"
+854 "nuoE"
+855 "nuoF"
+856 "nuoG"
+857 "nuoH"
+858 "nuoI"
+859 "nuoJ"
+860 "nuoK"
+861 "nuoL"
+862 "nuoM"
+863 "nuoN"
+864 "nupC"
+865 "nupG"
+866 "nusA"
+867 "ompA"
+868 "ompC"
+869 "ompF"
+870 "ompR"
+871 "ompW"
+872 "ompX"
+873 "omrA"
+874 "omrB"
+875 "oppA"
+876 "oppB"
+877 "oppC"
+878 "oppD"
+879 "oppF"
+880 "osmB"
+881 "osmC"
+882 "osmE"
+883 "osmY"
+884 "oxyR"
+885 "paaA"
+886 "paaB"
+887 "paaC"
+888 "paaD"
+889 "paaE"
+890 "paaF"
+891 "paaG"
+892 "paaH"
+893 "paaI"
+894 "paaJ"
+895 "paaK"
+896 "paaX"
+897 "paaZ"
+898 "pagP"
+899 "pckA"
+900 "pdhR"
+901 "pdxA"
+902 "pepA"
+903 "pepT"
+904 "pfkA"
+905 "pflB"
+906 "pgk"
+907 "pgm"
+908 "pgmA"
+909 "pheM"
+910 "pheU"
+911 "pheV"
+912 "phnC"
+913 "phnD"
+914 "phnE"
+915 "phnF"
+916 "phnG"
+917 "phnH"
+918 "phnI"
+919 "phnJ"
+920 "phnK"
+921 "phnL"
+922 "phnM"
+923 "phnN"
+924 "phnO"
+925 "phnP"
+926 "phoA"
+927 "phoB"
+928 "phoE"
+929 "phoH"
+930 "phoP"
+931 "phoQ"
+932 "phoR"
+933 "phoU"
+934 "phr"
+935 "pitA"
+936 "pncB"
+937 "pnp"
+938 "polA"
+939 "polB"
+940 "potF"
+941 "potG"
+942 "potH"
+943 "potI"
+944 "poxB"
+945 "ppiA"
+946 "ppiD"
+947 "ppsA"
+948 "pqiA"
+949 "pqiB"
+950 "proK"
+951 "proL"
+952 "proM"
+953 "proP"
+954 "proV"
+955 "proW"
+956 "proX"
+957 "prpB"
+958 "prpC"
+959 "prpD"
+960 "prpE"
+961 "prpR"
+962 "prsA"
+963 "psd"
+964 "psiE"
+965 "psiF"
+966 "pspA"
+967 "pspB"
+968 "pspC"
+969 "pspD"
+970 "pspE"
+971 "pspF"
+972 "pspG"
+973 "pstA"
+974 "pstB"
+975 "pstC"
+976 "pstS"
+977 "ptsG"
+978 "ptsH"
+979 "ptsI"
+980 "purA"
+981 "purB"
+982 "purC"
+983 "purD"
+984 "purE"
+985 "purF"
+986 "purH"
+987 "purK"
+988 "purL"
+989 "purM"
+990 "purN"
+991 "purR"
+992 "putA"
+993 "putP"
+994 "pykF"
+995 "pyrC"
+996 "pyrD"
+997 "qseB"
+998 "qseC"
+999 "queA"
+1000 "rbfA"
+1001 "rbsA"
+1002 "rbsB"
+1003 "rbsC"
+1004 "rbsD"
+1005 "rbsK"
+1006 "rbsR"
+1007 "rcsA"
+1008 "rcsArcsB|"
+1009 "rdoA"
+1010 "recA"
+1011 "recF"
+1012 "recN"
+1013 "recX"
+1014 "rhaA"
+1015 "rhaB"
+1016 "rhaD"
+1017 "rhaR"
+1018 "rhaS"
+1019 "rhaT"
+1020 "ribA"
+1021 "rimK"
+1022 "rimM"
+1023 "rng"
+1024 "rnpB"
+1025 "rob"
+1026 "rplB"
+1027 "rplC"
+1028 "rplD"
+1029 "rplM"
+1030 "rplP"
+1031 "rplS"
+1032 "rplT"
+1033 "rplV"
+1034 "rplW"
+1035 "rpmC"
+1036 "rpoD"
+1037 "rpoE"
+1038 "rpoH"
+1039 "rpoS"
+1040 "rpsC"
+1041 "rpsI"
+1042 "rpsJ"
+1043 "rpsO"
+1044 "rpsP"
+1045 "rpsQ"
+1046 "rpsS"
+1047 "rpsU"
+1048 "rrfA"
+1049 "rrfB"
+1050 "rrfC"
+1051 "rrfD"
+1052 "rrfE"
+1053 "rrfF"
+1054 "rrfG"
+1055 "rrfH"
+1056 "rrlA"
+1057 "rrlB"
+1058 "rrlC"
+1059 "rrlD"
+1060 "rrlE"
+1061 "rrlG"
+1062 "rrlH"
+1063 "rrnA"
+1064 "rrnB"
+1065 "rrnC"
+1066 "rrnD"
+1067 "rrnE"
+1068 "rrnG"
+1069 "rrnH"
+1070 "rseA"
+1071 "rseB"
+1072 "rseC"
+1073 "rsmA"
+1074 "rstA"
+1075 "rstB"
+1076 "rtcA"
+1077 "rtcB"
+1078 "rtcR"
+1079 "rutA"
+1080 "rutB"
+1081 "rutC"
+1082 "rutD"
+1083 "rutE"
+1084 "rutF"
+1085 "rutG"
+1086 "ruvA"
+1087 "ruvB"
+1088 "sbm"
+1089 "sdaA"
+1090 "sdaR"
+1091 "sdhA"
+1092 "sdhB"
+1093 "sdhC"
+1094 "sdhD"
+1095 "sdiA"
+1096 "seqA"
+1097 "serA"
+1098 "serC"
+1099 "serT"
+1100 "serX"
+1101 "sgbE"
+1102 "sgbH"
+1103 "sgbU"
+1104 "skp"
+1105 "slp"
+1106 "slyA"
+1107 "slyB"
+1108 "smpA"
+1109 "smtA"
+1110 "sodA"
+1111 "sodB"
+1112 "sohB"
+1113 "soxR"
+1114 "soxS"
+1115 "speA"
+1116 "speB"
+1117 "speC"
+1118 "spf"
+1119 "spy"
+1120 "sra"
+1121 "sraI"
+1122 "srlA"
+1123 "srlB"
+1124 "srlD"
+1125 "srlE"
+1126 "srlR"
+1127 "ssb"
+1128 "ssuA"
+1129 "ssuB"
+1130 "ssuC"
+1131 "ssuD"
+1132 "ssuE"
+1133 "stpA"
+1134 "sucA"
+1135 "sucB"
+1136 "sucC"
+1137 "sucD"
+1138 "sufA"
+1139 "sufB"
+1140 "sufC"
+1141 "sufD"
+1142 "sufE"
+1143 "sufS"
+1144 "sulA"
+1145 "tap"
+1146 "tar"
+1147 "tauA"
+1148 "tauB"
+1149 "tauC"
+1150 "tauD"
+1151 "tdcA"
+1152 "tdcB"
+1153 "tdcC"
+1154 "tdcD"
+1155 "tdcE"
+1156 "tdcF"
+1157 "tdcG"
+1158 "tdcR"
+1159 "tdh"
+1160 "tehA"
+1161 "tehB"
+1162 "thrT"
+1163 "thrU"
+1164 "thrV"
+1165 "thrW"
+1166 "tnaA"
+1167 "tnaB"
+1168 "tnaC"
+1169 "tonB"
+1170 "topA"
+1171 "torA"
+1172 "torC"
+1173 "torD"
+1174 "torR"
+1175 "tppB"
+1176 "tpr"
+1177 "tpx"
+1178 "treB"
+1179 "treC"
+1180 "treR"
+1181 "trmA"
+1182 "trmD"
+1183 "trpA"
+1184 "trpB"
+1185 "trpC"
+1186 "trpD"
+1187 "trpE"
+1188 "trpL"
+1189 "trpR"
+1190 "truB"
+1191 "trxA"
+1192 "trxC"
+1193 "tsr"
+1194 "tsx"
+1195 "tufB"
+1196 "tyrA"
+1197 "tyrB"
+1198 "tyrP"
+1199 "tyrR"
+1200 "tyrT"
+1201 "tyrU"
+1202 "tyrV"
+1203 "ubiA"
+1204 "ubiC"
+1205 "ubiG"
+1206 "ubiX"
+1207 "udp"
+1208 "ugpA"
+1209 "ugpB"
+1210 "ugpC"
+1211 "ugpE"
+1212 "ugpQ"
+1213 "uhpA"
+1214 "uhpT"
+1215 "uidA"
+1216 "uidB"
+1217 "uidR"
+1218 "ulaA"
+1219 "ulaB"
+1220 "ulaC"
+1221 "ulaD"
+1222 "ulaE"
+1223 "ulaF"
+1224 "ulaG"
+1225 "ulaR"
+1226 "umuC"
+1227 "umuD"
+1228 "ung"
+1229 "upp"
+1230 "uraA"
+1231 "uspA"
+1232 "uvrA"
+1233 "uvrB"
+1234 "uvrC"
+1235 "uvrD"
+1236 "uvrY"
+1237 "uxaA"
+1238 "uxaB"
+1239 "uxaC"
+1240 "uxuA"
+1241 "uxuB"
+1242 "uxuR"
+1243 "valT"
+1244 "valU"
+1245 "valX"
+1246 "valY"
+1247 "wcaA"
+1248 "wcaB"
+1249 "wza"
+1250 "wzb"
+1251 "wzc"
+1252 "xapA"
+1253 "xapB"
+1254 "xapR"
+1255 "xdhA"
+1256 "xseA"
+1257 "xylA"
+1258 "xylB"
+1259 "xylF"
+1260 "xylG"
+1261 "xylH"
+1262 "xylR"
+1263 "yadR"
+1264 "yaiA"
+1265 "ybaS"
+1266 "ybbV"
+1267 "ybbW"
+1268 "ybbY"
+1269 "ybdB"
+1270 "ybdZ"
+1271 "ybiS"
+1272 "ybjC"
+1273 "ybjG"
+1274 "ybjN"
+1275 "ycaC"
+1276 "ycgR"
+1277 "ychO"
+1278 "ydeA"
+1279 "ydeO"
+1280 "ydiU"
+1281 "ydjM"
+1282 "yeaG"
+1283 "yeaH"
+1284 "yecR"
+1285 "yeiL"
+1286 "yfhD"
+1287 "yfiD"
+1288 "ygaC"
+1289 "ygaF"
+1290 "ygbA"
+1291 "ygfG"
+1292 "ygfH"
+1293 "ygjG"
+1294 "yhbC"
+1295 "yhcH"
+1296 "yhdE"
+1297 "yhdW"
+1298 "yhdX"
+1299 "yhdY"
+1300 "yhdZ"
+1301 "yhfA"
+1302 "yhgH"
+1303 "yhgI"
+1304 "yhhY"
+1305 "yhjH"
+1306 "yiaJ"
+1307 "yiaK"
+1308 "yiaL"
+1309 "yiaM"
+1310 "yiaN"
+1311 "yiaO"
+1312 "yjcH"
+1313 "yjiD"
+1314 "ylbA"
+1315 "ynfE"
+1316 "ynfF"
+1317 "ynfG"
+1318 "ynfH"
+1319 "yodA"
+1320 "yqjI"
+1321 "yrbL"
+1322 "ysgA"
+1323 "ytfE"
+1324 "zntA"
+1325 "zntR"
+1326 "znuA"
+1327 "znuB"
+1328 "znuC"
+1329 "zraP"
+1330 "zraR"
+1331 "zraS"
+1332 "zur"
+1333 "zwf"
+*UndirectedEdges
+source*int target*int weight*int
+829 813 1
+829 812 1
+75 578 -1
+75 579 -1
+75 576 -1
+75 577 -1
+75 574 1
+75 575 -1
+75 572 1
+75 573 1
+75 570 1
+75 571 1
+954 562 -1
+845 401 1
+427 289 -1
+225 218 1
+685 179 1
+493 401 1
+436 137 1
+812 149 -1
+213 179 1
+50 458 -1
+812 144 -1
+683 1061 -1
+548 1174 1
+443 441 -1
+443 442 -1
+1286 1025 1
+75 719 -1
+858 620 -1
+850 561 -1
+469 468 1
+555 482 1
+896 895 -1
+930 728 1
+772 401 -1
+896 894 -1
+427 1270 -1
+434 433 1
+427 425 1
+434 431 1
+896 891 -1
+704 179 1
+935 401 1
+671 256 -1
+671 257 -1
+412 204 1
+412 205 1
+620 457 1
+868 620 -1
+711 179 1
+786 507 -1
+828 353 -1
+786 505 -1
+707 655 1
+756 711 -1
+756 713 -1
+756 712 -1
+752 179 1
+324 179 1
+562 428 1
+562 429 1
+598 401 -1
+643 179 1
+274 273 1
+596 401 -1
+706 179 1
+434 380 1
+620 487 1
+421 179 1
+930 79 -1
+640 1280 1
+89 353 1
+812 546 1
+603 179 1
+32 179 1
+502 401 1
+812 573 -1
+468 467 1
+468 466 1
+562 398 1
+562 399 1
+788 787 -1
+383 376 1
+1306 1101 -1
+1306 1103 -1
+1306 1102 -1
+448 401 1
+75 1278 -1
+436 136 1
+971 970 1
+493 376 1
+590 337 1
+484 482 1
+431 1174 -1
+884 1142 1
+499 179 1
+766 401 1
+620 276 1
+812 319 1
+620 270 1
+927 104 1
+749 179 1
+884 1143 1
+507 434 1
+560 179 1
+616 179 1
+806 640 -1
+695 353 1
+870 187 1
+870 186 1
+870 185 1
+870 184 1
+51 1314 1
+714 1025 -1
+1152 1151 1
+632 620 -1
+401 240 1
+290 179 1
+179 1167 1
+179 1166 1
+298 179 1
+688 179 1
+683 630 1
+683 633 -1
+179 1168 1
+804 401 1
+144 139 1
+401 12 1
+401 13 1
+562 170 -1
+828 812 1
+828 813 1
+401 18 1
+562 144 -1
+562 375 1
+401 1239 1
+562 377 1
+6 401 1
+651 562 -1
+401 1230 1
+401 1237 1
+562 379 1
+779 353 -1
+770 258 -1
+770 259 -1
+770 769 -1
+770 250 -1
+827 353 -1
+734 34 -1
+75 4 -1
+75 5 -1
+75 6 1
+75 7 -1
+179 1303 1
+75 1 -1
+75 2 -1
+75 3 -1
+791 479 -1
+791 478 -1
+427 1136 1
+179 1309 1
+179 1308 1
+179 1097 1
+683 675 -1
+179 1094 1
+179 1093 1
+179 1092 1
+179 1091 1
+683 674 -1
+620 1111 -1
+620 1110 -1
+401 1156 1
+401 1157 1
+401 1154 1
+401 1155 1
+401 1152 1
+401 1153 1
+559 353 1
+617 526 -1
+617 524 -1
+188 179 1
+617 522 -1
+813 319 -1
+813 318 -1
+853 401 -1
+998 997 1
+70 68 1
+321 179 1
+179 1238 1
+634 179 1
+853 75 -1
+179 1237 1
+353 1202 1
+482 246 1
+763 296 1
+482 244 1
+482 243 1
+482 242 1
+482 241 1
+210 208 1
+683 1055 -1
+620 1203 -1
+900 401 1
+958 179 1
+620 1204 -1
+965 927 1
+683 1054 -1
+821 401 1
+927 1210 -1
+886 620 1
+1309 1306 -1
+620 258 -1
+636 1025 1
+719 179 1
+494 179 1
+856 812 1
+75 569 1
+436 100 1
+860 401 -1
+708 701 -1
+991 1115 -1
+846 401 1
+690 689 -1
+272 178 1
+854 75 -1
+812 150 -1
+812 151 -1
+812 152 -1
+812 153 -1
+690 684 -1
+690 685 -1
+457 179 -1
+492 401 1
+231 179 1
+822 812 -1
+614 524 -1
+859 620 -1
+1271 1025 1
+861 620 -1
+182 178 -1
+620 259 -1
+786 172 1
+786 173 1
+75 493 -1
+75 492 -1
+75 495 -1
+75 494 -1
+494 376 1
+451 179 1
+759 758 -1
+620 483 1
+214 179 1
+116 1119 1
+223 218 1
+75 143 1
+75 142 1
+75 141 1
+75 140 1
+726 179 1
+75 145 1
+905 812 -1
+694 683 -1
+620 469 1
+671 263 -1
+75 64 1
+75 63 1
+75 62 1
+620 467 1
+620 466 1
+355 179 1
+353 1244 1
+353 1245 1
+353 1246 1
+190 1289 -1
+353 1243 1
+315 1231 -1
+526 524 -1
+756 707 -1
+707 683 1
+503 179 1
+869 178 -1
+869 179 1
+88 482 1
+75 1040 -1
+870 1175 1
+75 1042 -1
+75 1045 -1
+75 1046 -1
+200 197 1
+200 196 1
+991 147 -1
+229 218 1
+683 1058 -1
+955 562 -1
+651 179 -1
+562 560 1
+75 1262 1
+621 620 -1
+460 459 1
+779 179 1
+1325 1324 1
+123 122 -1
+434 432 1
+755 683 -1
+556 482 1
+502 501 -1
+564 562 -1
+683 1052 -1
+1126 1125 -1
+1126 1124 -1
+1126 1123 -1
+1126 1122 -1
+377 179 1
+299 288 1
+507 401 -1
+463 461 -1
+463 462 -1
+449 1090 1
+927 922 1
+299 286 1
+200 199 1
+209 208 1
+743 376 -1
+683 1048 -1
+683 1049 -1
+51 49 1
+51 48 1
+948 1114 1
+620 297 -1
+658 657 -1
+658 656 -1
+870 284 1
+179 1156 1
+144 142 1
+144 141 1
+144 140 1
+179 1152 1
+179 1153 1
+179 1151 1
+489 353 1
+61 401 1
+315 309 -1
+837 401 1
+562 189 1
+562 188 1
+482 1283 1
+715 1114 1
+654 652 -1
+482 1282 1
+620 5 1
+930 314 1
+562 345 -1
+562 344 1
+562 347 1
+562 346 1
+562 349 1
+793 179 1
+401 1204 -1
+850 1290 -1
+376 1296 1
+401 1203 -1
+482 105 1
+482 106 1
+482 107 1
+482 108 1
+482 109 1
+716 179 1
+1242 1240 -1
+857 812 1
+650 648 1
+644 401 1
+650 649 1
+391 376 1
+646 282 -1
+803 376 1
+475 179 1
+430 190 -1
+401 1145 1
+401 1146 1
+835 262 1
+744 442 -1
+801 376 1
+97 1189 -1
+215 179 1
+683 625 -1
+683 622 -1
+683 623 -1
+905 620 1
+878 75 -1
+683 628 -1
+683 629 -1
+510 376 1
+386 376 1
+179 1209 1
+179 1207 1
+930 1180 -1
+179 1205 1
+991 554 -1
+549 436 1
+793 791 -1
+549 434 1
+833 812 -1
+785 562 1
+562 1133 -1
+550 377 -1
+550 375 -1
+851 812 1
+823 812 -1
+887 620 1
+739 518 1
+786 506 -1
+903 401 1
+881 820 1
+745 353 -1
+179 1331 1
+71...
[truncated message content] |