Colin Diesh
Colin Diesh
There is a very bare bones version of this online now. I will just encourage us to add additional tests as we go along
See jbrowse-desktop/src/JBrowse.test.js
this should still be done...the integration test needs elaboration or a new system should probably be put into place
if you can share an exact reproducible config trackList.json and even data files, it may help. the behavior of the glyphs follows a couple rules for the gene/processed transcript normal...
I think if you make the parent feature e.g. type=="mRNA" the maximum height, then it ends up working modified callback here ``` phylopheight = function(feature) { var type = feature.get('Type');...
pic without the mRNA case 
glad to help :) i've been continually impressed by the jbrowse integration at maizegdb!
one of the motivations of jbrowse 2 was to avoid the many small files so it is indeed a bit better for this case. for jbrowse 1 you can try...
workarounds provided! might close for now :)