Mercurial > repos > iuc > fastp
diff macros.xml @ 16:10678d49d39e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit 81e2b45f5357c7ba235f219828a6998f146012c4
author | iuc |
---|---|
date | Sat, 08 Feb 2025 15:15:16 +0000 |
parents | a626e8c0e1ba |
children |
line wrap: on
line diff
--- a/macros.xml Fri Nov 15 15:31:53 2024 +0000 +++ b/macros.xml Sat Feb 08 15:15:16 2025 +0000 @@ -69,20 +69,4 @@ help="The minimum length to detect polyG in the read tail. 10 by default."/> </xml> - <xml name="format_actions" token_read_number="1" token_forward_reverse="forward"> - <actions> - <conditional name="single_paired.single_paired_selector"> - <when value="paired"> - <action type="format"> - <option type="from_param" name="single_paired.in@READ_NUMBER@" param_attribute="ext" /> - </action> - </when> - <when value="paired_collection"> - <action type="format"> - <option type="from_param" name="single_paired.paired_input" param_attribute="@FORWARD_REVERSE@.ext" /> - </action> - </when> - </conditional> - </actions> - </xml> </macros> \ No newline at end of file