Closed bayolau closed 1 year ago
@bayolau hi there, I'm not aware of JBrowseR allowing you to add plugins yet
There is an example of using plugins with a plain instance of the jbrowse embedded linear genome view outside of JBrowseR here https://jbrowse.org/storybook/lgv/main/?path=/story/using-plugins--page
might take a little work to add to JBrowseR, cc @elliothershberg
@cmdcolin thanks! it works!
excellent :) did it work inside of JBrowseR? or just stand alone?
Thank you for your fantastic work!
I wonder if there's a way/example to use the UCSC plugin for jbrowse? https://github.com/cmdcolin/jbrowse-plugin-ucsc-api ? I've tried to modify the
js
code to pass inplugins
, but it seems to have failed out because of anew
operation on object.