diff test-data/result1_assembly_graph.dot @ 12:3e4f8642c77e draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 3507b06e5d0149d514ede3d1a56c082e89f14f89
author bgruening
date Mon, 26 Aug 2024 13:54:31 +0000
parents 276f5d8712d5
children
line wrap: on
line diff
--- a/test-data/result1_assembly_graph.dot	Mon Mar 18 12:44:09 2024 +0000
+++ b/test-data/result1_assembly_graph.dot	Mon Aug 26 13:54:31 2024 +0000
@@ -5,6 +5,12 @@
 "1" [style = "filled", fillcolor = "grey"];
 "2" [style = "filled", fillcolor = "grey"];
 "3" [style = "filled", fillcolor = "grey"];
-"3" -> "2" [label = "id 1\l419k 14x", color = "black"] ;
-"1" -> "0" [label = "id -1\l419k 14x", color = "black"] ;
+"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] ;
 }