comparison 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
comparison
equal deleted inserted replaced
5:a99bfa2909cb 6:068d26b8f1f6
1 <tool id="cp_cellprofiler" name="CellProfiler" version="@CP_VERSION@"> 1 <tool id="cp_cellprofiler" name="CellProfiler" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>run a CellProfiler pipeline</description> 2 <description>run a CellProfiler pipeline</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 <token name="@VERSION_SUFFIX@">0</token>
5 <xml name="test_assert_content" token_n="291"> 6 <xml name="test_assert_content" token_n="291">
6 <assert_contents> 7 <assert_contents>
7 <has_n_lines n="@N@" /> 8 <has_n_lines n="@N@" />
8 </assert_contents> 9 </assert_contents>
9 </xml> 10 </xml>