Mercurial > repos > iuc > jbrowse
diff jbrowse.xml @ 15:947fd3e4fcc8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit e5a5ad091c621348dc6ce2df861475ebc54a380e
| author | iuc |
|---|---|
| date | Tue, 13 Oct 2015 17:24:37 -0400 |
| parents | 19ffe827740e |
| children | 318a0aa5075a |
line wrap: on
line diff
--- a/jbrowse.xml Tue Jul 07 07:22:49 2015 -0400 +++ b/jbrowse.xml Tue Oct 13 17:24:37 2015 -0400 @@ -1,4 +1,4 @@ -<tool id="jbrowse" name="JBrowse" version="0.3.2"> +<tool id="jbrowse" name="JBrowse" version="0.3"> <description>genome browser</description> <macros> <import>macros.xml</import> @@ -103,7 +103,7 @@ <conditional name="scaling" label="Scaling"> <param type="select" label="Track Scaling" name="scale_select"> - <option value="auto_local" checked="True">Autoscale (local)</option> + <option value="auto_local">Autoscale (local)</option> <option value="auto_global">Autoscale (global)</option> <option vlue="fixed">Specify Min/Max</option> </param>
