Mercurial > repos > iuc > maker
diff maker.xml @ 8:d3b3de98c481 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 90ae29b39b58999e45a8f4e0bfbabc5a59047ba1"
| author | iuc |
|---|---|
| date | Mon, 28 Jun 2021 09:38:50 +0000 |
| parents | 10e2edf1e1fb |
| children | 388d33fce1b9 |
line wrap: on
line diff
--- a/maker.xml Tue Jun 22 10:14:40 2021 +0000 +++ b/maker.xml Mon Jun 28 09:38:50 2021 +0000 @@ -394,7 +394,7 @@ </param> </when> </conditional> - <param name="unmask" type="boolean" truevalue="1" falsevalue="0" checked="false" label="Run ab-initio prediction programs on unmasked sequence" help="Predictors will look for genes in repeated elements (like transposons). Only useful when you believe that transposons might have been integrated into a real gene structure (rare)."/> + <param name="unmask" type="boolean" truevalue="1" falsevalue="0" checked="false" label="Run ab-initio prediction programs on both masked and unmasked sequence regions" help="Predictors will look for genes in both masked or unmasked sequence regions (instead of only unmasked). Only useful when you believe that transposons might have been integrated into a real gene structure (rare)."/> </section> <section name="repeat_masking" title="Repeat masking" expanded="True">
