Skip to content

GA4GH Refget API #3412

Answered by rbuels
emiliorighi asked this question in Ideas
Dec 16, 2022 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Yes, JBrowse is designed to support this. You would want to make a plugin that registers a new Adapter, and then you would just want to publish it to the JBrowse plugin store.

How to do it

  1. start with the JBrowse plugin template, and then add the code for your new adapter.

  2. write your adapter like the ones in the JBrowse core code. The JBrowse code is mostly plugins. The code for the core "Sequence" plugin, which contains most of the existing reference sequence adapters, is at https://github.com/GMOD/jbrowse-components/tree/main/plugins/sequence

  3. publish it to the plugin store, you would submit a pull request to https://github.com/GMOD/jbrowse-plugin-list

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@garrettjstevens
Comment options

Answer selected by emiliorighi
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
4 participants