Search Docker Hub
genavi
By cedarscompbio
GENAVi - A Shiny web application for Gene Expression Normalization Analysis and Visualization
1.7K
To run a temporary container with Shiny Server:
docker run --rm -p 3838:3838 cedarscompbio/genavi
Visit localhost:3838/GENAVi/ to start using the app
localhost:3838/GENAVi/
To run in deployment
docker run -d -p 80:3838 cedarscompbio/genavi
Content type
Image
Digest
Size
1.1 GB
Last updated
about 7 years ago
docker pull cedarscompbio/genavi