Mercurial > repos > bgruening > cp_relate_objects
diff relate_objects.xml @ 5:841ef3852f64 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 7d7a519c3a2cc612d38695b335d0f6c75a099de3"
| author | bgruening |
|---|---|
| date | Fri, 26 Feb 2021 14:03:23 +0000 |
| parents | da52d2b10f59 |
| children |
line wrap: on
line diff
--- a/relate_objects.xml Sat Feb 06 09:47:09 2021 +0000 +++ b/relate_objects.xml Fri Feb 26 14:03:23 2021 +0000 @@ -1,7 +1,8 @@ -<tool id="cp_relate_objects" name="RelateObjects" version="@CP_VERSION@"> +<tool id="cp_relate_objects" name="RelateObjects" version="@CP_VERSION@+galaxy@VERSION_SUFFIX@"> <description>assign relationships parent-children between objects</description> <macros> <import>macros.xml</import> + <token name="@VERSION_SUFFIX@">0</token> <xml name="distToOtherParents"> <conditional name="con_other_parent_dist"> <param name="calc_dist_to_others" label="Calculate distances to other parents?" display="radio" type="select">
