view test-data/result1_assembly_graph.dot @ 9:276f5d8712d5 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 7c956f5b897dc366b2e5b7e37a2fea4b51a814f3"
author bgruening
date Tue, 23 Nov 2021 08:35:32 +0000
parents e27815e82dd4
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"] ;
}