view test-data/result1_assembly_graph.dot @ 1:5c18b16d6ac1 tip

"planemo upload"
author kkonganti
date Fri, 24 Jun 2022 14:19:52 -0400
parents 96bb0635f0a0
children
line wrap: on
line source
digraph {
nodesep = 0.5;
node [shape = circle, label = "", height = 0.3];
"0" [style = "filled", fillcolor = "grey"];
"1" [style = "filled", fillcolor = "grey"];
"2" [style = "filled", fillcolor = "grey"];
"3" [style = "filled", fillcolor = "grey"];
"3" -> "2" [label = "id 1\l419k 14x", color = "black"] ;
"1" -> "0" [label = "id -1\l419k 14x", color = "black"] ;
}