Colin Diesh
Colin Diesh
### Discussed in https://github.com/GMOD/jbrowse-components/discussions/4610 Originally posted by **ianakim** October 21, 2024 Hi, is it possible to change the applied normalization vector in the HicTrack config from KR to any other?...
example session ``` jbrowse add-track /home/cdiesh/.fnm/node-versions/v22.8.0/installation/lib/node_modules/@jbrowse/cli/node_modules/@oclif/core/lib/parser/validate.js:46 throw new errors_1.RequiredArgsError({ ^ RequiredArgsError: Missing 1 required arg: track Track file or URL See more help with --help at validateArgs (/home/cdiesh/.fnm/node-versions/v22.8.0/installation/lib/node_modules/@jbrowse/cli/node_modules/@oclif/core/lib/parser/validate.js:46:19) at validate...
I think that there is difficulty adding synteny tracks a lot of the time because we are not explicit about what is the query assembly and what is the target...
this scenario is really only able to create programmatically but it creates quite odd conditions. example: the region width (region.end-region.start)/bpPerPx doesn't correspond to the actual region rendered (which will actually...
Clicking the track label x icon
the component does not try to control the URL (or localestorage/sessionstorage for session for that matter), but for people who want it, we can add perhaps a 'hook' or some...
Many features in a single track can slow down the react renderer and give poor performance on the whole app. SVG gene tracks, repeat track, etc are examples of this....
This PR adds the ability to make view panels "float" in a draggable dialog. This idea was sketched out a little while ago but trying it out again because it...
This is an older effort and is still in a bit under construction but could be useful to push forward example image  potential todos - label rows - sort...