# HG changeset patch # User dfornika # Date 1570224854 14400 # Node ID 2f02b158575774c5e671d02859f932edf2662884 # Parent a2fa4a2588bceb7389386ba045f2d4a241568e10 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 9aca1f5531db1e71338919c63a4093c0b1e0cfd5-dirty diff -r a2fa4a2588bc -r 2f02b1585757 unicycler.xml --- a/unicycler.xml Mon Sep 23 20:04:43 2019 -0400 +++ b/unicycler.xml Fri Oct 04 17:34:14 2019 -0400 @@ -88,6 +88,9 @@ #end if --kmer_count '$spades.kmer_count' --depth_filter '$spades.depth_filter' +#if $graph_clean.largest_component + --largest_component +#end if ## Rotation Options section ## ---------------------------------------------------------- $rotation.no_rotate @@ -163,6 +166,8 @@ +
@@ -182,7 +187,7 @@ + label="Graph dead ends smaller than this size will be removed from the final graph"/>