Configurable docker image for GMOD's JBrowse.
This docker image allows customization of loaded data;
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
In the host
`pwd`/my-data/project1/
- names
- seq
- trackList.json
- tracks
- tracks.conf
Content type
Image
Digest
Size
464.7 MB
Last updated
over 6 years ago
docker pull bioedge/jbrowse