8000 GitHub - usegalaxy-eu/docker-cellxgene-vip: Docker image with CELLxGENE and the VIP plugins
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

usegalaxy-eu/docker-cellxgene-vip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Repository on Quay European Galaxy server

docker-cellxgene-vip

Docker image with cellxgene and the VIP plugins.

How to build the container

To build this container you can use the following command:

git clone https://github.com/usegalaxy-eu/docker-cellxgene-vip.git
cd docker-cellxgene-vip
docker build -t CONTAINER_NAME .

How to pull the container from Quay.io

The container is stored on Quay.io and you can get it via:

docker pull quay.io/bgruening/cellxgene-vip:latest

How to use the container

docker run --rm -it -p 5005:5005 -v PATH/TO/DATA/CONTAINING/DIRECTORY:/data CONTAINER_NAME cellxgene launch /data/FILE.h5ad --host 0.0.0.0 --port 5005

Then you can access the app via: http://0.0.0.0:5005/

The original Dockerfile is from Benedikt Obermayer (bobermayer).

About

Docker image with CELLxGENE and the VIP plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0