Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to use JBrowse 2 config file #8

Open
teresam856 opened this issue Dec 7, 2021 · 0 comments
Open

Add ability to use JBrowse 2 config file #8

teresam856 opened this issue Dec 7, 2021 · 0 comments

Comments

@teresam856
Copy link
Contributor

We can currently create a config in two ways

  1. create('view', genome='hg38')
  2. 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.

@teresam856 teresam856 changed the title Add ability to use JB2 config Add ability to use JBrowse 2 config file Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant