Mercurial > repos > iuc > metaphlan
diff metaphlan.xml @ 3:bd2b2a490df8 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit edceb1050e9e312ef8b1201cee35992720667b6a"
| author | iuc |
|---|---|
| date | Fri, 24 Sep 2021 07:21:23 +0000 |
| parents | 1e919c4f1822 |
| children | abd29bdbfbc9 |
line wrap: on
line diff
--- a/metaphlan.xml Mon Jun 14 12:45:02 2021 +0000 +++ b/metaphlan.xml Fri Sep 24 07:21:23 2021 +0000 @@ -237,8 +237,8 @@ <param argument="--bt2_ps" type="select" label="Presets options for BowTie2" help="Applied only with FASTA files"> <option value="sensitive">Sensitive</option> <option value="very-sensitive" selected="true">Very sensitive</option> - <option value="sensite-local">Sensitive local</option> - <option value="very-sensite-local">Very sensitive local</option> + <option value="sensitive-local">Sensitive local</option> + <option value="very-sensitive-local">Very sensitive local</option> </param> <param argument="--min_mapq_val" type="integer" value="5" label="Minimum mapping quality value (MAPQ)"/> </section> @@ -1110,4 +1110,4 @@ ]]></help> <expand macro="citations"/> -</tool> \ No newline at end of file +</tool>
