Mercurial > repos > estrain > flye_cpu15mem59
view test-data/result1_assembly_graph.dot @ 1:ab6ffc360b78 draft
planemo upload commit 449e45c59730743e250e8e09c1dfb4c6c3794ce3
| author | estrain |
|---|---|
| date | Fri, 13 Mar 2026 11:36:25 +0000 |
| parents | |
| 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"]; "4" [style = "filled", fillcolor = "grey"]; "5" [style = "filled", fillcolor = "grey"]; "5" -> "6" [label = "id 1\l370k 15x", color = "black"] ; "7" -> "3" [label = "id -1\l370k 15x", color = "black"] ; "7" -> "2" [label = "id 2\l26k 7x", color = "black"] ; "1" -> "6" [label = "id -2\l26k 7x", color = "black"] ; "6" -> "4" [label = "id 3\l49k 12x", color = "red" , penwidth = 3] ; "0" -> "7" [label = "id -3\l49k 12x", color = "red" , penwidth = 3] ; }
