Mercurial > repos > abims-sbr > concatphyl
changeset 10:5cae58aa1181 draft default tip
planemo upload for repository https://github.com/abims-sbr/adaptsearch commit 3c7982d775b6f3b472f6514d791edcb43cd258a1
| author | lecorguille |
|---|---|
| date | Mon, 24 Sep 2018 03:59:21 -0400 |
| parents | ff1a3a790363 |
| children | |
| files | ConcatPhyl.xml macros.xml |
| diffstat | 2 files changed, 8 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/ConcatPhyl.xml Tue Jul 03 10:55:20 2018 -0400 +++ b/ConcatPhyl.xml Mon Sep 24 03:59:21 2018 -0400 @@ -160,12 +160,12 @@ <param name="out" type="select" label="What format of file do you want for your output (concatenation of the sequences) ? "> <option value="nothing">No output</option> - <option value="fasta">Fasta format</option> + <option value="fasta" selected="true">Fasta format</option> <option value="phylip">Phylip format</option> <option value="nexus">Nexus format</option> </param> - <param name="raxml1" type="boolean" label="Do you want the output of RAxML : best tree ? " /> + <param name="raxml1" type="boolean" checked="True" label="Do you want the output of RAxML : best tree ? " /> <param name="raxml3" type="boolean" label="Do you want the output of RAxML : bi-partition ? " /> <param name="raxml4" type="boolean" label="Do you want the output of RAxML : bootstrap ? " help="Only if the option 'rapid bootsptrap' is chosen. When you don't want to choose your options, this output is accessible"/> @@ -285,18 +285,6 @@ <