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

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 3bc79fb3b170201cd7fa184d6b2535a8f5ac6115"
author bgruening
date Mon, 21 Jun 2021 08:37:37 +0000
parents 3ee0ef312022
children e27815e82dd4
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"];
"0" -> "2" [label = "id 1\l39k 27x", color = "black"] ;
"1" -> "3" [label = "id -1\l39k 27x", color = "black"] ;
}