diff test-data/result2_assembly_graph.dot @ 2:156e0da5b917 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit a926a92aed3e22b14fb88af204c8450987c59743
author bgruening
date Thu, 29 Nov 2018 04:34:34 -0500
parents d9f4c141d88a
children 3ee0ef312022
line wrap: on
line diff
--- a/test-data/result2_assembly_graph.dot	Fri Sep 28 19:18:54 2018 -0400
+++ b/test-data/result2_assembly_graph.dot	Thu Nov 29 04:34:34 2018 -0500
@@ -1,10 +0,0 @@
-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"];
-"3" -> "1" [label = "id 1\l21k 2x", color = "black"] ;
-"0" -> "2" [label = "id -1\l21k 2x", color = "black"] ;
-}