Mercurial > repos > bgruening > flye
view test-data/result1_assembly_graph.dot @ 6:d87d93f44f9e draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit d2767c87b1cc7459fd0d51c5c87f8e51d88d7f48"
author | bgruening |
---|---|
date | Thu, 14 Jan 2021 11:18:54 +0000 |
parents | fed3d7b3ef6b |
children | 28898f6f2352 |
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"] ; }