Difference between revisions of "JBrowse"

From GMOD
Jump to: navigation, search
(JBrowse Development)
(Presentations)
Line 67: Line 67:
 
= Presentations =
 
= Presentations =
  
* [[Media:JBrowse-UCSC-4-21-10.pdf|Talk at the April 21, 2010 UCSC genome browser group ("genecats") meeting]].
+
{| class="wikitable"
* [[Media:Aug2009JBrowse.pdf|JBrowse: A next-generation genome browser]] - Presentation by Ian Holmes at the [[August 2009 GMOD Meeting]].  See the [[August 2009 GMOD Meeting#JBrowse|talk's summary for more]].
+
|-
* [[:Image:Jan2009JBrowse.pdf|JBrowse]] - Presentation by Mitch Skinner at the [[January 2009 GMOD Meeting]].  See the [[January 2009 GMOD Meeting#JBrowse|talk's summary for more]].
+
|April 2010
* [[:Image:GBrowse3GMOD2008.pdf|Presentation]] by Ian Holmes at [[July 2008 GMOD Meeting]].  See the [[July 2008 GMOD Meeting#GBrowse 3.0|talk's summary for more]].
+
|Mitch Skinner
 +
| UCSC genome browser group ("genecats") meeting
 +
| [[Media:JBrowse-UCSC-4-21-10.pdf|PDF]]
 +
|-
 +
|August 2009
 +
|Ian Holmes
 +
|[[August 2009 GMOD Meeting|GMOD Community Meeting]]
 +
|[[ August 2009 GMOD Meeting#JBrowse   | Talk summary ]] | [[Media:Aug2009JBrowse.pdf|PDF]]
 +
|-
 +
|January 2009
 +
|Mitch Skinner
 +
|[[January 2009 GMOD Meeting|GMOD Community Meeting]]
 +
|[[ January 2009 GMOD Meeting#JBrowse | Talk summary ]] | [[:Image:Jan2009JBrowse.pdf|PDF]]
 +
|-
 +
|July 2008
 +
|Ian Holmes
 +
|[[July 2008 GMOD Meeting|GMOD Community Meeting]]
 +
|[[ July 2008 GMOD Meeting#GBrowse 3.0 | Talk summary ]] | [[:Image:GBrowse3GMOD2008.pdf|PDF]]
 +
|-
 +
|}
  
 
= See also =
 
= See also =

Revision as of 01:07, 4 April 2012

Status
  • Mature release
  • Active development
  • Active support
Resources

JBrowse is a genome browser with a fully dynamic AJAX interface. JBrowse renders most tracks using client-side JavaScript, with JSON as its data transfer format. JBrowse is being developed as the official successor to GBrowse.

Demo

D. melanogaster

Demo screenshot from 2009/03/24, showing region of Drosophila melanogaster 2R.

Quick Start: Tutorial

The Getting Started with JBrowse Tutorial provides a basic step-by-step recipe for quickly getting up and running with JBrowse.

Installation

See Installing JBrowse on Mac OS X and Linux for step-by-step installation instructions.

Download JBrowse

Prerequisites

Usage

Contact

Please direct questions and inquiries regarding JBrowse to the mailing lists below.

In particular, requests for help should be directed to gmod-ajax@lists.sourceforge.net.

Mailing List Link Description Archive(s)
JBrowse gmod-ajax JBrowse help and general questions. Nabble (2010/05+), Sourceforge
jbrowse-dev JBrowse development discussions. Nabble (2011/08+)

JBrowse Development

JBrowse is an open-source project, started and managed by the laboratory of Ian Holmes at the University of California, Berkeley.

The JBrowse source code repository is kept on GitHub. Please feel very free to fork the code on GitHub and make modifications and improvements, submitting pull requests. GitHub has a very nice tutorial on how to get started with this style of development.

The lead developer of JBrowse is Robert Buels. Much of the code was originally written by Mitch Skinner.

Developer Communication

There is a mailing list for developers, and there is usually a teleconference on the 3rd Monday of the month at 2pm Pacific US time. We welcome participation from Please contact Ian Holmes if you want to participate in the call.

Presentations

April 2010 Mitch Skinner UCSC genome browser group ("genecats") meeting PDF
August 2009 Ian Holmes GMOD Community Meeting Talk summary | PDF
January 2009 Mitch Skinner GMOD Community Meeting Talk summary | PDF
July 2008 Ian Holmes GMOD Community Meeting Talk summary | PDF

See also