comparison test-data/result4_assembly_graph.dot @ 4:3ee0ef312022 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 1143ac8397d6fefb3f18d33bb752ee3f13c072d6"
author bgruening
date Wed, 05 Feb 2020 19:37:18 -0500
parents
children
comparison
equal deleted inserted replaced
3:1ce9b1d72ec3 4:3ee0ef312022
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 "0" -> "2" [label = "id 1\l34k 32x", color = "black"] ;
9 "1" -> "3" [label = "id -1\l34k 32x", color = "black"] ;
10 }