diff macros.xml @ 80:dff27c9f6d72 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 7bb0fa234bdbc42768b30e426472a47b2523297f
author fubar
date Wed, 03 Apr 2024 01:00:21 +0000
parents e26a8a6d2d2e
children 3b2ff9864995
line wrap: on
line diff
--- a/macros.xml	Mon Apr 01 09:36:07 2024 +0000
+++ b/macros.xml	Wed Apr 03 01:00:21 2024 +0000
@@ -557,7 +557,8 @@
                 <when value="history">
                     <repeat name="refgenomes" title="PAF reference comparison genome used to make the PAF" min="1">
                        <param label="@LABEL@" format="@FORMAT@" name="annotation" multiple="True" optional="true" type="data" />
-                       <param label="Short name for track display" name="annoname" type="text" help="No spaces allowed here">
+                       <param label="Please provide a short name for track display" name="annoname" type="text"
+                       help="Short names take less track space. No spaces allowed here">
                              <sanitizer invalid_char="_">
                                 <valid initial="string.printable" >
                                     <remove value=" " />