Mercurial > repos > bgruening > cp_common
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 4:118ca5beb81f | 5:518f601f47d8 |
|---|---|
| 1 <tool id="cp_common" name="Starting Modules" version="@CP_VERSION@"> | 1 <tool id="cp_common" name="Starting Modules" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> |
| 2 <description>load images and metadata into CellProfiler (Images, Metadata, NamesAndTypes, Groups)</description> | 2 <description>load images and metadata into CellProfiler (Images, Metadata, NamesAndTypes, Groups)</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 <token name="@VERSION_SUFFIX@">1</token> | |
| 5 <import>starting_modules_images.xml</import> | 6 <import>starting_modules_images.xml</import> |
| 6 <import>starting_modules_metadata.xml</import> | 7 <import>starting_modules_metadata.xml</import> |
| 7 <import>starting_modules_nameandtypes.xml</import> | 8 <import>starting_modules_nameandtypes.xml</import> |
| 8 <import>starting_modules_groups.xml</import> | 9 <import>starting_modules_groups.xml</import> |
| 9 </macros> | 10 </macros> |
