Mercurial > repos > bgruening > cp_common
diff starting_modules.xml @ 5:518f601f47d8 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:50:41 +0000 |
| parents | 4ed88c501812 |
| children |
line wrap: on
line diff
--- a/starting_modules.xml Sat Feb 06 09:43:49 2021 +0000 +++ b/starting_modules.xml Fri Feb 26 13:50:41 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>
