JBrowse 2 on Ubuntu 24.04 LTS

Azure Applications

JBrowse 2, the GMOD genome browser, arriving with a complete demo genome already rendering and an authenticated admin surface for loading your own.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

JBrowse 2 is an open source genome browser from the Generic Model Organism Database project. It renders reference sequences, gene and feature annotation, read alignments, variants, quantitative signal and whole genome synteny, streaming directly out of the standard indexed bioinformatics containers: BAM, CRAM, VCF, bigWig and tabix indexed GFF3 and BED. Rendering happens in the visitor's own browser, so the server's job is to publish the data correctly and answer HTTP range requests, which is exactly what a genome browser needs and what a naive file host gets wrong.

It suits genomics and bioinformatics teams, core facilities, plant and animal breeding programmes, clinical research groups and teaching labs that want a self hosted browser for their own reference genomes, annotation and sequencing results, under their own control and inside their own network.

Why the cloudimg image

cloudimg delivers the official JBrowse Web release behind nginx with byte range support proven at build time, so indexed formats actually load instead of silently rendering nothing. The instance boots with a real, ready to use demo genome already configured: the E. coli K-12 MG1655 reference from NCBI RefSeq, its RefSeq gene annotation, real Illumina read alignments and variants called from them, plus a name search index so the location box resolves gene names. An authenticated admin surface, protected by a credential generated on your own instance at first boot, runs the JBrowse admin server so assemblies and tracks can be added from the browser, and the JBrowse command line tool is installed for scripted loading. Paired with a deployment guide and 24/7 cloudimg support.

Common uses

  • Publish your reference genomes and annotation for a research group
  • Review read alignments and variant calls without downloading them
  • Teach genome structure with a browser your lab fully controls

See it running

Real screenshots taken while testing this image against its deployment guide.

JBrowse 2 on Ubuntu 24.04 LTS screenshot 1 JBrowse 2 on Ubuntu 24.04 LTS screenshot 2 JBrowse 2 on Ubuntu 24.04 LTS screenshot 3 JBrowse 2 on Ubuntu 24.04 LTS screenshot 4