# HG changeset patch # User earlhaminst # Date 1622735084 0 # Node ID 59b8864c9fa07fe2a9feba9b1c7698bfe7ed00d8 # Parent 77cb867e9608881b2caf8f8c9bfa2a296bfade16 "planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit ac59e1bfb1ef3b5104e84d4d65fb9bef50fed8ae" diff -r 77cb867e9608 -r 59b8864c9fa0 lotus2.xml --- a/lotus2.xml Wed May 26 11:54:37 2021 +0000 +++ b/lotus2.xml Thu Jun 03 15:44:44 2021 +0000 @@ -1,21 +1,37 @@ - + fast OTU processing pipeline 2.06 - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + lotus2 @@ -63,15 +79,18 @@ #end for #end if -lotus2 -create_map mapping.txt -i input/ && -cat mapping.txt && +#if not $map: + lotus2 -create_map mapping.txt -i input/ && + cat mapping.txt && + #set map = 'mapping.txt' +#end if lotus2 -i input/ -o output -tmpDir tmp_folder -threads "\${GALAXY_SLOTS:-1}" --map mapping.txt +-map '$map' -platform $platform #if $barcode: -barcode '$barcode' @@ -97,7 +116,6 @@ #end if -deactivateChimeraCheck $clu_args.deactivateChimeraCheck -chim_skew $clu_args.chim_skew --readOverlap $clu_args.readOverlap -taxAligner $tax_args.aligner_cond.taxAligner #if $tax_args.aligner_cond.taxAligner == '0': @@ -105,16 +123,24 @@ #elif $tax_args.aligner_cond.taxAligner == '3': -utax_thr $tax_args.aligner_cond.utax_thr #else: - -refDB $tax_args.aligner_cond.refDB + #if $tax_args.aligner_cond.refDB_cond.refDB == 'cached': + -refDB $tax_args.aligner_cond.refDB_cond.ref_db + -greengenesSpecies $tax_args.aligner_cond.refDB_cond.greengenesSpecies + #else: + -refDB $tax_args.aligner_cond.refDB_cond.ref_fasta + -tax4refDB $tax_args.aligner_cond.refDB_cond.tax4refDB + #end if -useBestBlastHitOnly $tax_args.aligner_cond.useBestBlastHitOnly #end if --amplicon_type $tax_args.amplicon_type +-amplicon_type $tax_args.amplicon_cond.amplicon_type +#if $tax_args.amplicon_cond.amplicon_type in ('ITS', 'ITS1', 'ITS2'): + -ITSx $tax_args.amplicon_cond.ITSx_macro +#end if -tax_group $tax_args.tax_group -keepUnclassified $tax_args.keepUnclassified -useBestBlastHitOnly $tax_args.useBestBlastHitOnly -LCA_cover $tax_args.LCA_cover -LCA_frac $tax_args.LCA_frac --greengenesSpecies $tax_args.greengenesSpecies -lulu $tax_args.lulu -buildPhylo $tax_args.buildPhylo @@ -144,6 +170,7 @@ + @@ -203,7 +230,6 @@ -
@@ -230,13 +256,24 @@ - - - - - - - + + + + + + + + + + + + + + + + + + @@ -245,8 +282,7 @@ - - + @@ -261,6 +297,7 @@ + @@ -274,6 +311,15 @@ + + + + + + + + +