comparison cellprofiler.xml @ 6:0e4dccaafef5 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author bgruening
date Fri, 26 Feb 2021 14:10:34 +0000
parents fca368c99299
children eb6c08714244
comparison
equal deleted inserted replaced
5:e917a2424690 6:0e4dccaafef5
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>