Results 547 comments of Colin Diesh

Alternatively, looking-forward-to-the-future-of-what-might-be-needed: js parsing of genbank

It is true that config parameters meant for the "storeClass" will not be honored when opening a file locally like this, it basically applies that edit config to the "track"...

There are some fundamental limitations with the default generate names scripts. It can autocomplete (kinda like wildcard on the end) but wildcard at start is probably not easily done. Could...

Mailing list requested that protein sequence would also be a good addition https://sourceforge.net/p/gmod/mailman/message/36364918/

It does struggle in this case where the index file doesn't match the specific naming covention we expect, which is: ``` file.bam file.bam.bai ``` There is not really an "override"...

This would be awesome. The issue is basically that webpack wants all of the dependencies available at compile time. There might be some workarounds possible but I dont actually know...

Possible inspiration sources for doing this https://github.com/OpenNTF/dojo-webpack-plugin/issues/191 (not sure if this is relevant still) https://github.com/Esri/arcgis-webpack-plugin (I think they are build time but have an advanced dojo-webpack-plugin usage) https://webpack.js.org/plugins/dll-plugin/ (not sure...

Maybe https://raw.githack.com/ works?

I do not necessarily see a short term solution. I considered maybe the idea of webpack DLL to allow both plugin to depend on but I don't know exactly the...

For the time being it looks like this will simply not be possible. We'll close for now. If anyone wants to experiment they are welcome but it's seems not roadmappable...