Mercurial > repos > lparsons > cutadapt
diff macros.xml @ 14:afa7f4ed48d1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit d1e907795fa943b505723dd6f7bf0a61723d8818"
author | iuc |
---|---|
date | Fri, 30 Apr 2021 10:13:01 +0000 |
parents | 9ede565f6b0c |
children | 0a6402ed2416 |
line wrap: on
line diff
--- a/macros.xml Mon Jul 06 17:39:39 2020 +0000 +++ b/macros.xml Fri Apr 30 10:13:01 2021 +0000 @@ -338,11 +338,6 @@ <option type="from_param" name="library.input_1" param_attribute="ext" /> </action> </when> - <when value="paired_collection"> - <action type="format"> - <option type="from_param" name="library.input_1" param_attribute="forward.ext" /> - </action> - </when> </conditional> </actions> </xml> @@ -355,11 +350,6 @@ <option type="from_param" name="library.input_2" param_attribute="ext" /> </action> </when> - <when value="paired_collection"> - <action type="format"> - <option type="from_param" name="library.input_1" param_attribute="reverse.ext" /> - </action> - </when> </conditional> </actions> </xml>