GMOD

JBrowse Desktop

This page provides a reference guide for “Desktop JBrowse” or “JBrowse Desktop”, which is a electron application that was unveiled for the release of JBrowse 1.12.0.

The operation of JBrowse Desktop is comparable to other desktop genome browsers like IGV or IGB, and it can be run without setting up a webserver (most of the time normal jbrowse runs on apache and is viewed in a web browser). In contrast, JBrowse Desktop is a simple exe file that can easily be run locally on Windows, Mac OS, or Linux.

Contents

Installation

At the most basic level, setting up JBrowse Desktop consists of:

Note: on Mac, you can alternatively use Homebrew and run `brew cask install jbrowse` which will download and place jbrowse in your Application directory

Overview of JBrowse Desktop

When you run JBrowse Desktop you will see a sort of “welcome screen” that gives you several options

Note: it is highly recommended to use Indexed FASTA (selecting both a fasta and a fai file generated by `samtools faidx file.fasta`) or 2bit. Even small genomes with normal FASTA will be much slower!

Screenshot

Jbrowse desktop screenshot.png

This is the welcome page when you open up the jbrowse app. You can open up sequence files such as fasta, 2bit, or indexed fasta here. Or, you can open up a pre-existing jbrowse data directory. You can also see a list of past “sessions” which can be revisited later. The red warning is sort of awkward but it does not have any meaning here, it just means that you aren’t currently in jbrowse main screen

Limitations

Features

Technical details

The folder where sessions are saved is generally

Tested platforms

Note: JBrowse Desktop doesn’t work on windows XP and Vista (all electron apps are limited to Windows 7+)

External Links

Documentation

Community

Tools