JBrowseR icon indicating copy to clipboard operation
JBrowseR copied to clipboard

Add method to open tracks without default_session?

Open cmdcolin opened this issue 3 months ago • 0 comments

Currently the "default_session helper" is used for opening tracks by default. however, this doesn't necessarily translate to the config.json scenario cleanly. could add extra helpers, or figure out a good workflow.

recall: in our @jbrowse/react-linear-genome-view storybook, we actually chose to not use defaultSession, and to imperatively call showTrack on the created view model after initialization.

cmdcolin avatar Mar 12 '24 16:03 cmdcolin