Mercurial > repos > bgruening > cp_cellprofiler
diff cellprofiler.xml @ 6:068d26b8f1f6 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
| author | bgruening |
|---|---|
| date | Fri, 26 Feb 2021 13:52:23 +0000 |
| parents | c8fa4617f9aa |
| children |
line wrap: on
line diff
--- a/cellprofiler.xml Sat Feb 06 09:39:36 2021 +0000 +++ b/cellprofiler.xml Fri Feb 26 13:52:23 2021 +0000 @@ -1,7 +1,8 @@ -<tool id="cp_cellprofiler" name="CellProfiler" version="@CP_VERSION@"> +<tool id="cp_cellprofiler" name="CellProfiler" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> <description>run a CellProfiler pipeline</description> <macros> <import>macros.xml</import> + <token name="@VERSION_SUFFIX@">0</token> <xml name="test_assert_content" token_n="291"> <assert_contents> <has_n_lines n="@N@" />
