JBrowse is a fast, embeddable genome browser built completely with JavaScript and HTML5, with optional run-once data formatting tools written in Perl.
Questions tagged [jbrowse]
5 questions
3
votes
1 answer
How to add javascript to JBrowse after everything has loaded
I'm trying to add a script tag to the body of index.html in JBrowse 11.5.
I want it to be executed after everything has loaded. All the CSS, asynchronously loaded tracks and so on.
I've tried domReady! and dom/ready but they are triggered too…

es1
- 1,231
- 3
- 14
- 27
0
votes
0 answers
Adding Icons to dropdown menus with JBrowse2 plugins
I'm developing a React.js, JBrowse2 application and my goal is to build tools on top of the existing 'jbrowse-react-linear-genome-view' app from their GitHub. One major feature of JBrowse2 is developing what they call 'plugins'. Below is a simple…

MostlyRquestions
- 526
- 2
- 7
- 22
0
votes
1 answer
Django and Jbrowse
Did you tried to integrate jBrowse (https://jbrowse.org/) into a django web application? if so, can you please describe how you did it? thanks a lot for your help

Bioinfo
- 51
- 5
0
votes
1 answer
alternative of jbrowse on centos
Is there an alternative Software of JBrowse (on Centos6).
I need to integrate one into my webpage, but jbrowse is giving error of zlib while installing PerlIO::gzip. Although all related modules…

onkar
- 29
- 7
0
votes
0 answers
Jbrowse-libpng not found
For jbrowse I use fink to install libpng, but I still can't get it working. It spits out this error message:
configure: error: libpng not found. Please install libpng and try
again. Or if it is already installed (e.g. in /usr/X11), pass the
…

Thomas Yu
- 75
- 7