Mercurial > repos > bgruening > cp_common
diff starting_modules.xml @ 5:670975e92458 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
author | bgruening |
---|---|
date | Fri, 26 Feb 2021 14:09:20 +0000 |
parents | 27396311a314 |
children | 6070780813d9 |
line wrap: on
line diff
--- a/starting_modules.xml Sat Feb 06 10:01:41 2021 +0000 +++ b/starting_modules.xml Fri Feb 26 14:09:20 2021 +0000 @@ -1,7 +1,8 @@ -<tool id="cp_common" name="Starting Modules" version="@CP_VERSION@"> +<tool id="cp_common" name="Starting Modules" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> <description>load images and metadata into CellProfiler (Images, Metadata, NamesAndTypes, Groups)</description> <macros> <import>macros.xml</import> + <token name="@VERSION_SUFFIX@">1</token> <import>starting_modules_images.xml</import> <import>starting_modules_metadata.xml</import> <import>starting_modules_nameandtypes.xml</import>