Mercurial > repos > tduigou > domestication
diff domestication.xml @ 6:e0cda353d4cc draft
planemo upload for repository https://github.com/Edinburgh-Genome-Foundry/Examples/blob/master/templates/template1.ipynb commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
| author | tduigou |
|---|---|
| date | Mon, 19 May 2025 13:41:02 +0000 |
| parents | cc02a5978551 |
| children | 70895bec2486 |
line wrap: on
line diff
--- a/domestication.xml Mon May 19 13:05:08 2025 +0000 +++ b/domestication.xml Mon May 19 13:41:02 2025 +0000 @@ -34,10 +34,10 @@ <inputs> <param name="genbank_files" type="data_collection" collection_type="list" format="genbank" label="GenBank File(s)"/> <param name="domestication_csv" type="data" format="csv" label="deomestication csv"/> - <param name="methylation_protection" type="boolean" checked="True" label="Enabel Methylation Protection"/> + <param name="methylation_protection" type="boolean" checked="False" label="Enabel Methylation Protection"/> <section name="adv" title="Advanced Options" expanded="false"> <param name="use_file_names_as_ids" type="boolean" checked="True" label="Use file names as sequence IDs?" /> - <param name="allow_edits" type="boolean" checked="False" label="Allow sequence edits" help="If False, sequences cannot be edited by the domesticator, only extended + <param name="allow_edits" type="boolean" checked="True" label="Allow sequence edits" help="If False, sequences cannot be edited by the domesticator, only extended with flanks. If a sequence has for instance forbidden restriction sites, the domesticaton will fail for this sequence (and this will be noted in the report."/>
