Mercurial > repos > bgruening > cp_cellprofiler
diff cellprofiler.xml @ 7:eb6c08714244 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 57a0433defa3cbc37ab34fbb0ebcfaeb680db8d5
author | bgruening |
---|---|
date | Sun, 05 Nov 2023 09:28:09 +0000 |
parents | 0e4dccaafef5 |
children |
line wrap: on
line diff
--- a/cellprofiler.xml Fri Feb 26 14:10:34 2021 +0000 +++ b/cellprofiler.xml Sun Nov 05 09:28:09 2023 +0000 @@ -1,14 +1,21 @@ -<tool id="cp_cellprofiler" name="CellProfiler" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> - <description>run a CellProfiler pipeline</description> +<tool id="cp_cellprofiler" name="Run CellProfiler pipeline" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> + <description>with CellProfiler 3</description> <macros> <import>macros.xml</import> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <xml name="test_assert_content" token_n="291"> <assert_contents> <has_n_lines n="@N@" /> </assert_contents> </xml> </macros> + <edam_operations> + <edam_operation>operation_3443</edam_operation> + </edam_operations> + <xrefs> + <xref type="bio.tools">CellProfiler</xref> + <xref type="biii">cellprofiler</xref> + </xrefs> <expand macro="cp_requirements" /> <command detect_errors="aggressive"><![CDATA[ bash '$script_file' &&