GMOD / jbrowse

JBrowse 1, a full-featured genome browser built with JavaScript and HTML5. For JBrowse 2, see https://github.com/GMOD/jbrowse-components.
http://jbrowse.org
Other
460 stars 199 forks source link

Available tracks window size #1595

Closed demis001 closed 3 years ago

demis001 commented 3 years ago

Would you please tell me which css file define the Available tracks left side window size? I want to change it. It is too wide, want to resize it. Please let me know where it is hardcoded in the css file or java script.

available_tracks

@demis001

demis001 commented 3 years ago

coudn't find any css ID in css folder, here is where it defind after inspecting the source file

widgetid="hierarchicalTrackPane"

cmdcolin commented 3 years ago

I posted about this here previously, it's not necessarily an easy thing to do now but instructions are there... https://github.com/GMOD/jbrowse/issues/1592#issuecomment-815175852

cmdcolin commented 3 years ago

It can also be dragged to adjust width by the user

demis001 commented 3 years ago

By the way, thanks for your help. Finished the one I was working last time, sticked with gbrowse for that one.

https://seeqtl.org/

I am working with the second app, jbrowse1 will work for this one.

@demis001

cmdcolin commented 3 years ago

Super :) glad that helps. Website looks great, really interesting to see quantitative trait graphs in the browser...