comparison tomo/tomo_reduce.xml @ 8:6fef0a9adcf1 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Wed, 12 Apr 2023 10:42:19 +0000
parents 65855348c64a
children 2ff8120ca4d4
comparison
equal deleted inserted replaced
7:65855348c64a 8:6fef0a9adcf1
61 <param name="upp" type="integer" value="-1" optional="false" label="Upper image range index"/> 61 <param name="upp" type="integer" value="-1" optional="false" label="Upper image range index"/>
62 </when> 62 </when>
63 </conditional> 63 </conditional>
64 </inputs> 64 </inputs>
65 <outputs> 65 <outputs>
66 <data name="tool_config" format="yaml" label="Tool config" from_work_dir="reduce.yaml" hidden="false"/>
67 <!-- 66 <!--
68 <data name="tool_config" format="yaml" label="Tool config" from_work_dir="reduce.yaml" hidden="false"/> 67 <data name="tool_config" format="yaml" label="Tool config" from_work_dir="reduce.yaml" hidden="false"/>
69 <collection name="tomo_reduce_plots" type="list" label="Data reduction images"> 68 <collection name="tomo_reduce_plots" type="list" label="Data reduction images">
70 <discover_datasets pattern="__name_and_ext__" directory="tomo_reduce_plots"/> 69 <discover_datasets pattern="__name_and_ext__" directory="tomo_reduce_plots"/>
71 </collection> 70 </collection>