changeset 3:c09e444635d9 draft

"planemo upload for repository https://github.com/ohsu-comp-bio/quantification commit 98cddbe59b6834a2368a0085b3938d5058f6d10b"
author watsocam
date Thu, 07 Apr 2022 16:54:04 +0000
parents 46b897eb2c8e
children 261464223fa3
files quantification.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/quantification.xml	Wed Mar 30 16:56:29 2022 +0000
+++ b/quantification.xml	Thu Apr 07 16:54:04 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="quantification" name="Quantification" version="@VERSION@.6" profile="17.09">
+<tool id="quantification" name="Quantification" version="@VERSION@.7" profile="17.09">
     <description>Single cell quantification, a module for single-cell data extraction given a segmentation mask and multi-channel image.</description>
     <macros>
         <import>macros.xml</import>
@@ -52,7 +52,7 @@
     <outputs>
         <data format="csv" name="cellmask" from_work_dir="primary_mask.csv" label="CellMaskQuant"/>
         <collection type="list" name="quantification" label="${tool.name} on ${on_string}">
-          <discover_datasets pattern="__designation_and_ext__" format="csv" directory="tool_out/" visible="true"/>
+          <discover_datasets pattern="__designation_and_ext__" format="csv" directory="tool_out/" visible="false"/>
         </collection>
      </outputs>
     <help><![CDATA[