diff macros.xml @ 58:c8772f1f6a38 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 74554507efb46fb40ce6e12f0b73425e52ec0977
author iuc
date Thu, 11 Apr 2019 09:34:28 -0400
parents 3576197a8e90
children e29039f307c4
line wrap: on
line diff
--- a/macros.xml	Fri Apr 05 07:51:10 2019 -0400
+++ b/macros.xml	Thu Apr 11 09:34:28 2019 -0400
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <macros>
-  <token name="@TOOL_VERSION@">1.16.2</token>
+  <token name="@TOOL_VERSION@">1.16.4</token>
   <xml name="requirements">
     <requirements>
       <requirement type="package" version="@TOOL_VERSION@">jbrowse</requirement>
@@ -415,8 +415,7 @@
           <param label="Top level features"
                  name="topLevelFeatures"
                  type="text"
-                 value="mRNA"
-                 help="Select which top level features should be displayed. If empty, will try to display all features. If your input files represents gene→mRNA→exon/CDS/UTR, you should use mRNA otherwise exons will not be rendered."
+                 help="Select which top level features should be displayed. If empty, will try to display all features. If your input files represents gene→mRNA→exon/CDS/UTR, you should use mRNA if exons don't render."
                  optional="True"/>
       </section>
   </xml>