changeset 149:3b4cd4e35b3a draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 743573b7be16eb3a159ec0affb43ea370cc190f6-dirty
author ximgchess
date Tue, 27 Jun 2023 12:12:03 +0000
parents cef6aa4b716a
children 57d6f6441cab
files chapbook_demo/chapbook_demo.xml
diffstat 1 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/chapbook_demo/chapbook_demo.xml	Mon Jun 26 12:56:52 2023 +0000
+++ b/chapbook_demo/chapbook_demo.xml	Tue Jun 27 12:12:03 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="CHAP_chapbook_demo" name="CHAPbook" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" python_template_version="@PYTHON_TEMPLATE_VERSION@" profile="@PROFILE@">
+<tool id="CHAP_chapbook_demo" name="CHAPbook" version="@TOOL_VERSION@+galaxy1" python_template_version="@PYTHON_TEMPLATE_VERSION@" profile="@PROFILE@">
   <macros>
     <import>../macros.xml</import>
   </macros>
@@ -21,8 +21,11 @@
       <param type="text" name="indir" label="Input Directory" />
   </inputs>
   <outputs>
-      <data name="data" format="nex" label="Reduced data"/>
-      <data name="plot" format="png" label="Plot"/>
+      <!-- <data name="data" format="nex" label="Reduced data"/> -->
+      <!-- <data name="plot" format="png" label="Plot"/> -->
+      <collection name="pipeline_output" type="list" label="Pipeline Output">
+	<discover_datasets directory="outputs" recurse="true" visible="true"/>
+      </collection>
   </outputs>
   <tests>
       <test>