Mercurial > repos > iuc > jbrowse
diff jbrowse.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 | 112eb40ba6cf |
children | 2bb2e07a7a21 |
line wrap: on
line diff
--- a/jbrowse.xml Fri Apr 05 07:53:24 2019 -0400 +++ b/jbrowse.xml Thu Apr 11 09:35:00 2019 -0400 @@ -130,7 +130,7 @@ display_name="${dataset.history.get_display_name()}"/> <metadata #for (key, value) in $dataset.get_metadata().items(): - #if "_types" not in $key and $value is not None and len(str($value)) < 20000: + #if "_types" not in $key and $value is not None and len(str($value)) < 5000: ${key}="${value}" #end if #end for @@ -482,7 +482,7 @@ </when> </conditional> <expand macro="track_styling" - classname="feature2" + classname="feature" label="product,name,id" description="note,description" height="10px"/>