Results 924 comments of Colin Diesh

The term ?data= is the same URL param that jbrowse 1 used to load a "data directory" of files, loading data/trackList.json by default

it would be cool if there was a way to somehow make the default of jbrowse 2 load from a 'data directory' because putting all the files alongside the config.json...

Example screenshot ![image](https://github.com/user-attachments/assets/213c4c3f-23f0-4a14-929c-53be2ef3e576)

might benefit from "wheel zoom" instead...

@Averstic thanks for adding interest...will try to keep this in mind

one element of this was added today: for various adapters we have now before ``` { "type": "VariantTrack", "trackId": "variant_colors", "name": "variant colors", "category": ["VCF"], "assemblyNames": ["volvox"], "adapter": { "type":...

Simplified API for navigating LGV via defaultSession snaps was added in #4907 Example ``` { "defaultSession": { "name": "Integration test example", "views": [ { "id": "integration_test", "type": "LinearGenomeView", "init": {...

not sure exactly what you mean (feel free to elaborate) but I haven't implemented work on this yet, but I look forward to adding it. My current feeling is that...

I had not seen this repo: https://github.com/pangenome/jbrowse-visualization This is a great resource I think we need a multi-pronged attack to tackle this...or, just multiple options for how to view the...

also note that a similar idea, with the panel for the graphgenomeviewer, could include a panel for a sequenceTubeMap