Sign inSign up

thephilross/maven

By thephilross

Updated about 11 years ago

Metabolomics Analysis and Visualization Engine

Image
0

1.3K

thephilross/maven repository overview

docker-maven

Maven - metabolomics visualization engine within 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:

  1. Install Homebrew
  2. brew doctor (just in case) && brew install docker (if you don't have it install yet)
  3. brew install caskroom/cask/brew-cask socat
  4. brew cask install XQuartz

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/maven

Author

Philipp Ross [email protected]

Tag summary

Content type

Image

Digest

sha256:3aaae4c5c

Size

336.4 MB

Last updated

about 11 years ago

docker pull thephilross/maven