Integrative Genome Viewer container
344
Integrative Genome Viewer in a docker container
This image was made to run on OSX 10.10 (Yosemite). You can do the following to work properly assuming you already have docker and boot2docker:
Pull the image: docker pull thephilross/igv
Then run: socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\"$DISPLAY\"
And then: docker run -e DISPLAY=192.168.59.3:0 thephilross/igv
Only issue is that it's super slow...I'm not sure if that's due to IGV or because I'm running a container inside a VM which is being run on OSX. But it's still cool...
Philipp Ross [email protected]
Content type
Image
Digest
sha256:aae50d8c7…
Size
278.7 MB
Last updated
about 11 years ago
docker pull thephilross/igv