diff macros.xml @ 30:ca2def38369c 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:35:00 -0400
parents d0743cb18ed8
children 2bb2e07a7a21
line wrap: on
line diff
--- a/macros.xml	Fri Apr 05 07:53:24 2019 -0400
+++ b/macros.xml	Thu Apr 11 09:35:00 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>