Skip to content

Creates a Docker container wrapping a Refinery visualization for Qualimap in MultiQC

License

Notifications You must be signed in to change notification settings

refinery-platform/multiqc-refinery-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiqc-refinery-docker

Build Status

Creates a Docker container wrapping MultiQC as a Refinery visualization.

Development

After you checkout the repo you can build and run the docker container:

$ ./build.sh
$ ./run_path.sh fixtures/good-input.json

Or you can run tests:

$ ./test.sh

Release

Successful Github tags and PRs will prompt Travis to push the built image to Dockerhub. For a new version number:

$ git tag v0.0.x && git push origin --tags

About

Creates a Docker container wrapping a Refinery visualization for Qualimap in MultiQC

Resources

License

Stars

Watchers

Forks

Packages

No packages published