# HG changeset patch # User earlhaminst # Date 1621391904 0 # Node ID 85da3173a48842530b8fd10618d88d3f520696e1 # Parent 478e767a0e7af14e9a1511a35a9070456d08061b "planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 187ff34ae1ea6f850882ef0fbbc80dbb3ffc2a24" diff -r 478e767a0e7a -r 85da3173a488 lotus2.xml --- a/lotus2.xml Thu May 13 17:38:45 2021 +0000 +++ b/lotus2.xml Wed May 19 02:38:24 2021 +0000 @@ -1,7 +1,17 @@ fast OTU processing pipeline - 2.04 + 2.05.1 + + + + + + + + + + lotus2 @@ -55,31 +65,34 @@ -clustering $clu_args.clustering -id $clu_args.id --derepMin $clu_args.derepMin +#if $clu_args.derepMin: + -derepMin '$clu_args.derepMin' +#end if +-deactivateChimeraCheck $clu_args.deactivateChimeraCheck -chim_skew $clu_args.chim_skew --deactivateChimeraCheck $clu_args.deactivateChimeraCheck -readOverlap $clu_args.readOverlap --refDB $tax_args.refDB +-taxAligner $tax_args.aligner_cond.taxAligner +#if $tax_args.aligner_cond.taxAligner == '0': + -rdp_thr $tax_args.aligner_cond.rdp_thr +#elif $tax_args.aligner_cond.taxAligner == '3': + -utax_thr $tax_args.aligner_cond.utax_thr +#else: + -refDB $tax_args.aligner_cond.refDB +#end if -amplicon_type $tax_args.amplicon_type -tax_group $tax_args.tax_group --rdp_thr $tax_args.rdp_thr --utax_thr $tax_args.utax_thr -keepUnclassified $tax_args.keepUnclassified --taxAligner $tax_args.taxAligner -useBestBlastHitOnly $tax_args.useBestBlastHitOnly -LCA_cover $tax_args.LCA_cover -LCA_frac $tax_args.LCA_frac -greengenesSpecies $tax_args.greengenesSpecies --pseudoRefOTUcalling $tax_args.pseudoRefOTUcalling -&& +; EXIT_VALUE=\$? ; -cd output/ && -tar -cvzf higherLvl.tar.gz higherLvl/ && -tar -cvzf ExtraFiles.tar.gz ExtraFiles/ && -tar -cvzf LotuSLogS.tar.gz LotuSLogS/ && -tar -cvzf primary.tar.gz primary/ +tar -cvzf output.tar.gz output/ +&& +exit \$EXIT_VALUE ]]> @@ -106,37 +119,53 @@ - +
- + - + - - + +
- - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -148,22 +177,11 @@ - - - - - - - - - - -
@@ -174,10 +192,7 @@ - - - - + @@ -185,6 +200,7 @@ + @@ -197,6 +213,6 @@ Documentation can be found at ``_. ]]> - 10.1186/2049-2618-2-30 + 10.1186/s40168-021-01012-1