changeset 81:e9bcbed05108 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 7bb0fa234bdbc42768b30e426472a47b2523297f-dirty
author fubar
date Wed, 03 Apr 2024 01:25:22 +0000
parents dff27c9f6d72
children c22c34695f1a
files jbrowse2.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/jbrowse2.py	Wed Apr 03 01:00:21 2024 +0000
+++ b/jbrowse2.py	Wed Apr 03 01:25:22 2024 +0000
@@ -1203,7 +1203,7 @@
                 },
             ],
         }
-        if nrow > 50000:
+        if nrow > 20000:
             style_json = {
                 "displays": [
                     {