view test-data/result1_assembly_graph.dot @ 8:e27815e82dd4 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 7bec5df9cb30dd196ae99565d77547e12d05fa48"
author bgruening
date Wed, 30 Jun 2021 20:02:51 +0000
parents 3ee0ef312022
children 276f5d8712d5
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"];
"1" -> "3" [label = "id 1\l418k 15x", color = "black"] ;
"2" -> "0" [label = "id -1\l418k 15x", color = "black"] ;
}