Skip to content

nickdelgrosso/DockerizeMaxQuant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaxQuant Dockerizer

Downloads and updates the latest version of a MaxQuant Docker container and its license. This makes it easier to build reproducible, deployable pipelines.

Using the docker image.

The Docker container is hosted at https://cloud.docker.com/repository/docker/nickdg/maxquant.

Maxquant can be run straight from the container. To download and run, simply call:

docker run -it nickdg/maxquant 

This will get you the MaxQuant help text from its command-line utility.

About

A script that scrapes the latest MaxQuant version from its website, builds, and pushes a docker container containing it and its license to Dockerhub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published