comparison augustus.xml @ 10:0fc0f9cf035a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 69d542836dbce9261906bb0d1e7ef39f9712f4a3
author iuc
date Sun, 15 Dec 2024 09:09:57 +0000
parents bd0e53f3a891
children
comparison
equal deleted inserted replaced
9:bd0e53f3a891 10:0fc0f9cf035a
122 </param> 122 </param>
123 <when value="history"> 123 <when value="history">
124 <param name="custom_model" argument="--species" type="data" format="augustus" label="Augustus model" help="Archive created with the 'Train Augustus' tool"/> 124 <param name="custom_model" argument="--species" type="data" format="augustus" label="Augustus model" help="Archive created with the 'Train Augustus' tool"/>
125 </when> 125 </when>
126 <when value="builtin"> 126 <when value="builtin">
127 <param name="organism" argument="--species" label="Model Organism" type="select" multiple="false" format="text" help="Choose a specialised trainingset."> 127 <param name="organism" argument="--species" label="Model Organism" type="select" multiple="false" format="txt" help="Choose a specialised trainingset.">
128 <!-- If you update this list, please also update it in maker and busco tools (../maker/maker.xml and ../busco/busco.xml) --> 128 <!-- If you update this list, please also update it in maker and busco tools (../maker/maker.xml and ../busco/busco.xml) -->
129 <option value="human">Homo sapiens</option> 129 <option value="human">Homo sapiens</option>
130 <option value="fly">Drosophila melanogaster</option> 130 <option value="fly">Drosophila melanogaster</option>
131 <option value="maker2_dmel1">Drosophila melanogaster (maker2_dmel1)</option> 131 <option value="maker2_dmel1">Drosophila melanogaster (maker2_dmel1)</option>
132 <option value="arabidopsis">Arabidopsis thaliana</option> 132 <option value="arabidopsis">Arabidopsis thaliana</option>