GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
205 stars 61 forks source link

Allow 'hydrating' a defaultSession that does not specify the display type of a track #4444

Open cmdcolin opened 3 months ago

cmdcolin commented 3 months ago

could go some ways towards solving https://github.com/GMOD/jbrowse-components/issues/4434 (set-default-session cli command)

cmdcolin commented 3 months ago

random add on: these types of "helpers" that interpret a simplified form of the session being imported could go some ways to allowing "defaultSession to be more editable/programmable by humans" as it is currently quite strict