GMOD / JBrowseR

R interface to the JBrowse 2 Linear Genome View.
https://gmod.github.io/JBrowseR/
Apache License 2.0
35 stars 3 forks source link

Ability to add plugins to JBrowseR #27

Closed cmdcolin closed 9 months ago

cmdcolin commented 11 months ago

This is untested, but is based on code from storybook

https://jbrowse.org/storybook/lgv/main/?path=/docs/using-plugins--docs

This is only able to dynamically load plugins from a URL, because we have a static js bundle being used

May help with internetAccounts to add request headers