# HG changeset patch # User iuc # Date 1511884407 18000 # Node ID 6710edf12bac4ed83774b77a6bc42c23bf82476a # Parent 3c7b8504e32a305dc51729e55e89f5e28a12d7d1 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/unicycler commit 03633ebc76d814bac6b98298349222b3cf4541cb diff -r 3c7b8504e32a -r 6710edf12bac unicycler.xml --- a/unicycler.xml Fri Sep 29 11:03:33 2017 -0400 +++ b/unicycler.xml Tue Nov 28 10:53:27 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) ----