comparison test-data/result1_assembly_graph.dot @ 0:96bb0635f0a0

"planemo upload"
author kkonganti
date Fri, 24 Jun 2022 14:18:37 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:96bb0635f0a0
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 "3" -> "2" [label = "id 1\l419k 14x", color = "black"] ;
9 "1" -> "0" [label = "id -1\l419k 14x", color = "black"] ;
10 }