Mercurial > repos > iuc > vsearch
diff vsearch_macros.xml @ 4:eb4910c5de12 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsearch commit 95732e013ec4dfe5dae0b9ed81e9d7710cbaed9d
| author | iuc |
|---|---|
| date | Wed, 26 Aug 2015 13:34:00 -0400 |
| parents | 24e4f42410e5 |
| children | e8401372796a |
line wrap: on
line diff
--- a/vsearch_macros.xml Wed Aug 26 08:11:49 2015 -0400 +++ b/vsearch_macros.xml Wed Aug 26 13:34:00 2015 -0400 @@ -31,7 +31,7 @@ </xml> <xml name="qmask"> <param name="qmask" type="select" label="Mask sequences" help="(--qmask)"> - <option value="no">No masking</option> + <option value="none">No masking</option> <option value="dust" selected="True">dust</option> <option value="soft">soft</option> </param>
