# HG changeset patch # User iuc # Date 1511884427 18000 # Node ID e92675014ac9b135baf3d205e9c0c884f10b4050 # Parent f13d0498a1998503dc2e3225dfa7cb12726c31e5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb diff -r f13d0498a199 -r e92675014ac9 unicycler.xml --- a/unicycler.xml Fri Sep 29 11:03:48 2017 -0400 +++ b/unicycler.xml Tue Nov 28 10:53:47 2017 -0500 @@ -1,188 +1,114 @@ - + + + 0.4.1 + - unicycler + unicycler - @@ -201,64 +127,84 @@ - - -
- - - - - - - - - - -
- + + + + + + + +
- - - + + + + +
- -
- - - -
- -
- +
+ + + +
- -
- - +
+ +
- -
- - - +
+ + +
+
+ + +
- - - + + - - - - + + + + + - - - - + + +
+ + + + + +
+
+ + + +
+
+ + +
+
+ + +
+
+ +
+ + + + + + @@ -276,15 +222,91 @@ at: https://gist.github.com/jmchilton/b411b695170c1daea6589f5d76e326cb. --> - - - - + + + + + + - - - - + + +
+ + + + + +
+
+ + + +
+
+ + +
+
+ + +
+
+ +
+ + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + +
+
+ + + +
+
+ + +
+
+ + +
+
+ +
+ + + + + + @@ -390,7 +412,7 @@ If you expect your sample to contain linear (non circular) sequences, set this option:: - --expected_linear_seqs EXPECTED_LINEAR_SEQS + --linear_seqs EXPECTED_LINEAR_SEQS The expected number of linear (i.e. non-circular) sequences in the underlying sequence @@ -411,6 +433,10 @@ --kmer_count KMER_COUNT Number of k-mer steps to use in SPAdes assembly (default: 10) + --depth_filter DEPTH_FILTER + Filter out contigs lower than this fraction + of the chromosomal depth, if doing so does + not result in graph dead ends (default: 0.25) ----