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

Plugin not working on the latest version of JBrowse! #1

Open
TizianaS92 opened this issue Mar 14, 2019 · 1 comment
Open

Plugin not working on the latest version of JBrowse! #1

TizianaS92 opened this issue Mar 14, 2019 · 1 comment

Comments

@TizianaS92
Copy link

TizianaS92 commented Mar 14, 2019

Unfortunately, it looks as if your skin isn't recognised by the latest version of JBrowse.
I've tried to install the plugin as suggested, by editing the config files. I've made some different attempts, but none of them worked.

I've added the following code in jbrowse_conf.json

{
"plugins": [ 'ThemeComponent-Colors-BlackWhite-BlueGreen' ]
}

and in jbrowse.conf

plugins =
+ThemeComponent-Colors-BlackWhite-BlueGreen

and also (as suggested on GitHub) in data/trackList.json

"plugins": [
{
"name": "ThemeComponent-Colors-BlackWhite-BlueGreen",
"location" : "plugins/ThemeComponent-Colors-BlackWhite-BlueGreen"
}
]

I have re-launched the installation process through ./setup.sh but nothing seemed to be different while launching the browser again...

@hexylena
Copy link
Member

Hi @TizianaS92

Unfortunately due to recent changes in JBrowse, this form of plugin loading does not work any more. I need to re-explore how to load plugins in the new format and update them for the latest JBrowse but I had not found time for this yet, I'm sorry.

xref GMOD/jbrowse#1288

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

2 participants