You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create("config") or create("config", conf={bulk config})
We want to be able to create a view from a path to a jb2 config
3) create("jb2config", path="path/to/jb2/config.json")
We would need to complete the converter/parser which would read and format a jb2 config file into the appropriate config to pass to jbrowse react linear genome view.
The text was updated successfully, but these errors were encountered:
teresam856
changed the title
Add ability to use JB2 config
Add ability to use JBrowse 2 config file
Dec 7, 2021
We can currently create a config in two ways
We want to be able to create a view from a path to a jb2 config
3) create("jb2config", path="path/to/jb2/config.json")
We would need to complete the converter/parser which would read and format a jb2 config file into the appropriate config to pass to jbrowse react linear genome view.
The text was updated successfully, but these errors were encountered: