Mercurial > repos > galaxy-australia > dorado_trimming
diff macros.xml @ 3:f094b85d0b4f draft default tip
planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/master/tools/dorado commit 97793e41864a750b1c18c80b858c118e43ae8d97
author | galaxy-australia |
---|---|
date | Mon, 23 Jun 2025 03:10:29 +0000 |
parents | 7a587728d74b |
children |
line wrap: on
line diff
--- a/macros.xml Tue Apr 15 07:04:48 2025 +0000 +++ b/macros.xml Mon Jun 23 03:10:29 2025 +0000 @@ -25,6 +25,14 @@ </citation> </citations> </xml> + <xml name="model_param"> + <param name="model" type="select" label="Basecalling model. See the Help section for info on model names."> + <options from_data_table="dorado_models"> + <!-- only allow models that shipped in this container --> + <filter type="static_value" column="1" value="@CONTAINER_HASH@"/> + </options> + </param> + </xml> <xml name="barcode_kits"> <option value="EXP-NBD103">EXP-NBD103</option> <option value="EXP-NBD104">EXP-NBD104</option>