Mercurial > repos > iuc > maker
changeset 8:3c1a01127868 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:40:12 +0000 |
parents | 7bac6f5fcfa2 |
children | a444254e9a57 |
files | macros.xml maker.xml |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Jun 22 10:15:59 2021 +0000 +++ b/macros.xml Mon Jun 28 09:40:12 2021 +0000 @@ -11,6 +11,8 @@ <xml name="citations"> <citations> + <citation type="doi">10.1101/gr.6743907</citation> + <citation type="doi">10.1186/1471-2105-12-491</citation> <citation type="doi">10.1002/0471250953.bi0411s48</citation> </citations> </xml>
--- a/maker.xml Tue Jun 22 10:15:59 2021 +0000 +++ b/maker.xml Mon Jun 28 09:40:12 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">