Loading .gitignore +3 −0 Original line number Diff line number Diff line Loading @@ -33,3 +33,6 @@ run-all-tests* src/snp-sites tests/.deps/* tests/.dirstamp # vagrant runtime stuff .vagrant ubuntu-*-cloudimg-console.log Dockerfile +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ FROM debian:testing # # Authorship # MAINTAINER ap13@sanger.ac.uk MAINTAINER path-help@sanger.ac.uk # # Pull in packages from testing Loading @@ -14,6 +14,6 @@ MAINTAINER ap13@sanger.ac.uk RUN apt-get update -qq # # Install Roary # Install SNP-sites # RUN apt-get install snp-sites RUN apt-get -y install snp-sites README.md +8 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,11 @@ Rapidly extracts SNPs from a multi-FASTA alignment. [](https://travis-ci.org/sanger-pathogens/snp-sites) [](https://github.com/sanger-pathogens/snp-sites/blob/master/LICENSE) [](http://mgen.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000056) [](http://bioconda.github.io/recipes/gubbins/README.html) [](https://quay.io/repository/biocontainers/gubbins) [](https://hub.docker.com/r/sangerpathogens/gubbins) [](https://hub.docker.com/r/sangerpathogens/gubbins) ## Contents * [Introduction](#introduction) Loading VERSION +1 −1 Original line number Diff line number Diff line 2.4.0 2.4.1 _config.yml 0 → 100644 +1 −0 Original line number Diff line number Diff line theme: jekyll-theme-cayman No newline at end of file Loading
.gitignore +3 −0 Original line number Diff line number Diff line Loading @@ -33,3 +33,6 @@ run-all-tests* src/snp-sites tests/.deps/* tests/.dirstamp # vagrant runtime stuff .vagrant ubuntu-*-cloudimg-console.log
Dockerfile +3 −3 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ FROM debian:testing # # Authorship # MAINTAINER ap13@sanger.ac.uk MAINTAINER path-help@sanger.ac.uk # # Pull in packages from testing Loading @@ -14,6 +14,6 @@ MAINTAINER ap13@sanger.ac.uk RUN apt-get update -qq # # Install Roary # Install SNP-sites # RUN apt-get install snp-sites RUN apt-get -y install snp-sites
README.md +8 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,11 @@ Rapidly extracts SNPs from a multi-FASTA alignment. [](https://travis-ci.org/sanger-pathogens/snp-sites) [](https://github.com/sanger-pathogens/snp-sites/blob/master/LICENSE) [](http://mgen.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000056) [](http://bioconda.github.io/recipes/gubbins/README.html) [](https://quay.io/repository/biocontainers/gubbins) [](https://hub.docker.com/r/sangerpathogens/gubbins) [](https://hub.docker.com/r/sangerpathogens/gubbins) ## Contents * [Introduction](#introduction) Loading
_config.yml 0 → 100644 +1 −0 Original line number Diff line number Diff line theme: jekyll-theme-cayman No newline at end of file