comparison test-data/result1_assembly_graph.dot @ 1:ab6ffc360b78 draft

planemo upload commit 449e45c59730743e250e8e09c1dfb4c6c3794ce3
author estrain
date Fri, 13 Mar 2026 11:36:25 +0000
parents
children
comparison
equal deleted inserted replaced
0:e1e6ef58f334 1:ab6ffc360b78
1 digraph {
2 nodesep = 0.5;
3 node [shape = circle, label = "", height = 0.3];
4 "0" [style = "filled", fillcolor = "grey"];
5 "1" [style = "filled", fillcolor = "grey"];
6 "2" [style = "filled", fillcolor = "grey"];
7 "3" [style = "filled", fillcolor = "grey"];
8 "4" [style = "filled", fillcolor = "grey"];
9 "5" [style = "filled", fillcolor = "grey"];
10 "5" -> "6" [label = "id 1\l370k 15x", color = "black"] ;
11 "7" -> "3" [label = "id -1\l370k 15x", color = "black"] ;
12 "7" -> "2" [label = "id 2\l26k 7x", color = "black"] ;
13 "1" -> "6" [label = "id -2\l26k 7x", color = "black"] ;
14 "6" -> "4" [label = "id 3\l49k 12x", color = "red" , penwidth = 3] ;
15 "0" -> "7" [label = "id -3\l49k 12x", color = "red" , penwidth = 3] ;
16 }