comparison test-data/input.json @ 0:e3beb33f88f0 draft

planemo upload commit 11382afe87364aaafb19973470d5066229a6e34f
author dereeper
date Tue, 14 Aug 2018 08:02:10 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e3beb33f88f0
1 {"elements": {"nodes": [{ "data": { "id": "MV1", "width": 0.1} },
2 { "data": { "id": "MV2", "width": 0.1} },
3 { "data": { "id": "MV3", "width": 0.1} },
4 { "data": { "id": "haplo1", "width": 1.2000000000000002 } },
5 { "data": { "id": "haplo2", "width": 0.8 } },
6 { "data": { "id": "haplo3", "width": 5.0 } },
7 { "data": { "id": "haplo4", "width": 0.8 } },
8 { "data": { "id": "haplo5", "width": 0.8 } },
9 { "data": { "id": "haplo6", "width": 0.8 } },
10 { "data": { "id": "haplo7", "width": 0.8 } },
11 { "data": { "id": "haplo8", "width": 0.8 } }],
12 "edges": [
13 { "data": { "id": "haplo4MV1", "weight": 1, "source": "haplo4", "target": "MV1"} },
14 { "data": { "id": "haplo3haplo4", "weight": 1, "source": "haplo3", "target": "haplo4"} },
15 { "data": { "id": "haplo4haplo6", "weight": 1, "source": "haplo4", "target": "haplo6"} },
16 { "data": { "id": "haplo1MV1", "weight": 1, "source": "haplo1", "target": "MV1"} },
17 { "data": { "id": "haplo1haplo2", "weight": 1, "source": "haplo1", "target": "haplo2"} },
18 { "data": { "id": "haplo7MV2", "weight": 1, "source": "haplo7", "target": "MV2"} },
19 { "data": { "id": "MV2MV3", "weight": 1, "source": "MV2", "target": "MV3"} },
20 { "data": { "id": "haplo5MV3", "weight": 1, "source": "haplo5", "target": "MV3"} },
21 { "data": { "id": "MV1MV2", "weight": 1, "source": "MV1", "target": "MV2"} },
22 { "data": { "id": "haplo8MV3", "weight": 1, "source": "haplo8", "target": "MV3"} }]}}