Colin Diesh
                                            Colin Diesh
                                        
                                    If that is the case then this library should not add core-js polyfills via babel
Are there any current ideas about adding some groupings like this?
Looks pretty cool! It isn't really urgent but I like this concept. Would definitely try it out. > But have to do it without getting in the way of people...
If you are using BgzipIndexedFasta there is a special storeclass "storeClass": "JBrowse/Store/SeqFeature/BgzipIndexedFasta" This might help with the oddities...let me know if it does
This might not be super relevant to this issue, but I made a little demo for visualizing some ENCODE data This is from the chromHMM data from https://sites.google.com/site/anshulkundaje/projects/epigenomeroadmap Here's what...
The feature text was somewhat confusing to me. I might avoid mentioning 3' and 5' at all because it is easily confused whether that refers to the feature strand or...
I think "Partial" is actually helpful to define, it is not too common and I did not know what it was when I first opened this PR. If it helps...
could maybe override the defaultConfig method similar to https://github.com/GMOD/Apollo/blob/6c6342c87200f02eb813eb3712fbfb73452ce511/client/apollo/js/View/Track/DraggableHTMLFeatures.js#L45 make the className just container-10px possibly something like like ``` _defaultConfig: function() { return Util.deepUpdate( dojo.clone( this.inherited(arguments) ), { style: {...
this doesn't necessarily help with your apollo and jbrowse 1, but jbrowse 2 has code that can calculate the protein sequence client side. example screenshot (can get live demo at...
this was essentially my assessment as well, that we sort of "dodged a bullet" on this log4j issue by using log4x 1.x which is only vulnerable in a non-default configuration....