Skip to content

bgruening/docker-galaxy-ngs-preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI Gitter

Galaxy Workbench for NGS-preprocessing

🐳 Galaxy Docker repository for preprocessing of NGS data

Installed tools

Requirements

  • Docker for Linux / Windows / OSX

Usage

To launch:

docker run --rm -i -t --privileged -p 8080:80 quay.io/bgruening/galaxy-ngs-preprocessing

For persistent data storage:

docker run --rm -i -t --privileged -p 8080:80 -v /home/<username>/export.ngs/:/export quay.io/bgruening/galaxy-ngs-preprocessing

For more details about this command line or specific usage, please consult the README of the main Galaxy Docker image, on which the current image is based.

Contributers

  • Bjoern Gruening
  • Bérénice Batut

Support & Bug Reports

You can file an github issue or ask us on the Galaxy development list.

About

🐳📊📚 Docker Images for NGS data preprocessing

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors