Open athanasy-ljw opened 4 years ago
Hi Jiawei, Looking at the third image, the other plugins (bookmarks, NeatCanvasFeatures, etc) all have a location of "../plugin/.." while the smallRNAPlugin only have "plugins/SmallRNAPlugin". It could be the location of the plugin is incorrect. Make sure the location is correct; perhaps you should try "../plugins/SmallRNAPlugin" as the location. I would delete the lines you added in the .json file.
Hope this help! Jeff
Hi Jeff,
Thank you very much for your reply. I changed the path to "../ plugins /.." It still doesn't work. And then I wrote the absolute path, but it still couldn't find the plugin. I found that the path of the other plugins (bookmarks, NeatCanvasFeatures, etc) seemed to be wrong, The JBrowse folder contains the plugins folder, not the plugin folder.
Cheers, Jiawei_Li
Hi Jiawei,
question: If you delete the lines you added to the jbrowse_conf.json file, and add "#" to the two lines in jbrowse.conf file, does jbrowse work?
Hi Jeff,
I changed the file contents as you said, and JBrowse can work normally.
Good! I want to see the "bookmarks" plugin working. So, can you take a screenshot of the jbrowse when you click on tools?
The "bookmarks" plugin appears to work.
Good! A couple of questions:
There is a "bookmarks" plugin folder in the "plugins" folder.
I run "./setup.sh" again when I downloaded the "smallrnaplugin" ,but run failed,I don't know why..
so that's the problem. when you run "./setup.sh" after downloading the plugin, it needs to complete without failing.
Yes, I know this, the name of the JBrowse folder and my url match each other.
Yes, all the JBrowse folders are the same version, because I made multiple copies and put them on different websites.
So now I need to re-download a new JBrowse(Do I need to delete all of the current JBrowse?) and then download the "smallrnaplugin" before running the "./setup.sh"?
I'm not sure how you setup the multiple copies of JBrowse so I'm not sure if my method will solve your problem. I would keep all the JBrowse copies you have. Download a new developer's version of JBrowse that your system does not have. Download or copy (do not make shortcuts or alias or links) all the plugins you want to use to this new JBrowse folder. Run "./setup.sh". Good luck!
Dear JBrowse development group,
I downloaded the SmallRNAPlugin and set jbrowse. conf, but JBrowse reported that the SmallRNAPlugin could not be found.I don't know how to solve this problem.Could you please guide me on this?
I thank you for your time. Cheers, Jiawei_Li