Mercurial > repos > leomrtns > iqtree
changeset 1:37e42abdce08 draft
planemo upload
author | leomrtns |
---|---|
date | Tue, 21 May 2019 13:06:33 -0400 |
parents | 4c872859caef |
children | 87daf702e477 |
files | iqtree.xml |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/iqtree.xml Tue May 21 12:49:47 2019 -0400 +++ b/iqtree.xml Tue May 21 13:06:33 2019 -0400 @@ -304,7 +304,9 @@ <when value="true"> <param argument="-m" type="text" label="Model"> <sanitizer> - <valid initial="string.ascii_uppercase,+" /> + <valid initial="string.ascii_uppercase"> + <add value="+" /> + </valid> </sanitizer> </param> </when>