Sign inSign up

bioedge/jbrowse

By bioedge

Updated over 6 years ago

Image
0

493

bioedge/jbrowse repository overview

Configurable docker image for GMOD's JBrowse.

http://jbrowse.org/

This docker image allows customization of loaded data;

Mount point

Data can be provided to the container via a mount and launch the JBrowse instance in background (-d).

$ docker run -d -p 8080:8080 -v `pwd`/my-data/:/jbrowse/data/ bioedge/jbrowse

Structure of Jbrowse tracks info by project.

In the host

`pwd`/my-data/project1/
  - names
  - seq
  - trackList.json
  - tracks
  - tracks.conf

Tag summary

Content type

Image

Digest

Size

464.7 MB

Last updated

over 6 years ago

docker pull bioedge/jbrowse