Mercurial > repos > iuc > megan_blast2lca
diff blast2lca.xml @ 3:a80281b0172e draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/megan commit 5386f7bb4bf5bdd4b5303d0686c97fe5d9b99ca0"
author | iuc |
---|---|
date | Sat, 11 Dec 2021 11:53:22 +0000 |
parents | 1930eb870dca |
children |
line wrap: on
line diff
--- a/blast2lca.xml Tue Dec 07 10:18:20 2021 +0000 +++ b/blast2lca.xml Sat Dec 11 11:53:22 2021 +0000 @@ -76,7 +76,10 @@ <param argument="--showRanks" type="boolean" truevalue="--showRanks" falsevalue="" checked="true" label="Show taxonomic ranks?"/> <param argument="--officialRanksOnly" type="boolean" truevalue="--officialRanksOnly" falsevalue="" checked="true" label="Report only taxa that have an official rank?"/> <param argument="--showTaxIds" type="boolean" truevalue="--showTaxIds" falsevalue="" checked="false" label="Report taxon ids rather than taxon names?"/> - <expand macro="blast_params"/> + <expand macro="min_score_param"/> + <expand macro="max_expected_param"/> + <expand macro="min_percent_identity_param"/> + <expand macro="top_percent_param"/> <param argument="--maxKeggPerRead" type="integer" value="4" label="Maximum number of KEGG assignments to report for a read"/> <param argument="--applyTopPercentKegg" type="boolean" truevalue="--applyTopPercentKegg" falsevalue="" checked="true" label="Apply top percent filter in KEGG KO analysis?"/> <param argument="--parseTaxonNames" type="boolean" truevalue="--parseTaxonNames" falsevalue="" checked="true" label="Apply top percent filter in KEGG KO analysis?"/>