Mercurial > repos > bgruening > cp_cellprofiler4
changeset 1:e6b2ab8769a7 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
author | bgruening |
---|---|
date | Mon, 05 Aug 2024 15:29:55 +0000 |
parents | 5f72bcf26c29 |
children | |
files | cellprofiler.xml macros.xml |
diffstat | 2 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/cellprofiler.xml Mon Apr 25 18:29:47 2022 +0000 +++ b/cellprofiler.xml Mon Aug 05 15:29:55 2024 +0000 @@ -1,5 +1,5 @@ -<tool id="cp_cellprofiler4" name="CellProfiler" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> - <description>run a CellProfiler pipeline</description> +<tool id="cp_cellprofiler4" name="Run CellProfiler pipeline" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> + <description>with CellProfiler 4</description> <macros> <import>macros.xml</import> <token name="@VERSION_SUFFIX@">0</token> @@ -73,7 +73,7 @@ <output_collection name="pipeline_output" type="list" count="7"> <element name="AS_09125_050116030001_D03f00d0.tif_Overlay"> <assert_contents> - <has_size value="168221"/> + <has_size value="182983"/> </assert_contents> </element> <element name="Cells"> @@ -106,7 +106,7 @@ <output_collection name="pipeline_output" type="list" count="7"> <element name="AS_09125_050116030001_D03f00d0.tif_Overlay"> <assert_contents> - <has_size value="168221"/> + <has_size value="182983"/> </assert_contents> </element> <element name="Cells"> @@ -145,7 +145,7 @@ <output_collection name="pipeline_output" type="list" count="7"> <element name="AS_09125_050116030001_D03f00d0_Overlay"> <assert_contents> - <has_size value="168221"/> + <has_size value="182983"/> </assert_contents> </element> <element name="Cells"> @@ -178,7 +178,7 @@ <output_collection name="pipeline_output" type="list" count="7"> <element name="AS_09125_050116030001_D03f00d0_Overlay"> <assert_contents> - <has_size value="168221"/> + <has_size value="182983"/> </assert_contents> </element> <element name="Cells">
--- a/macros.xml Mon Apr 25 18:29:47 2022 +0000 +++ b/macros.xml Mon Aug 05 15:29:55 2024 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">4.2.1</token> + <token name="@TOOL_VERSION@">4.2.7</token> <token name="@PY_VERSION@">3.8</token> <token name="@FORMATS@">jpg,png,tiff,bmp,gif,pcx,ppm,psd,pbm,pgm,eps</token> <token name="@SPACES@">" "</token>