Sascha Steinbiss pushed to branch upstream at Debian Med / snp-sites
Commits: 8f060bf0 by Sascha Steinbiss at 2018-10-06T15:54:42Z New upstream version 2.4.1 - - - - - 5 changed files: - .gitignore - Dockerfile - README.md - VERSION - + _config.yml Changes: ===================================== .gitignore ===================================== @@ -33,3 +33,6 @@ run-all-tests* src/snp-sites tests/.deps/* tests/.dirstamp +# vagrant runtime stuff +.vagrant +ubuntu-*-cloudimg-console.log ===================================== Dockerfile ===================================== @@ -6,7 +6,7 @@ FROM debian:testing # # Authorship # -MAINTAINER [email protected] +MAINTAINER [email protected] # # Pull in packages from testing @@ -14,6 +14,6 @@ MAINTAINER [email protected] 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 ===================================== @@ -1,9 +1,14 @@ # SNP-sites 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) +[](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) ===================================== VERSION ===================================== @@ -1 +1 @@ -2.4.0 +2.4.1 ===================================== _config.yml ===================================== @@ -0,0 +1 @@ +theme: jekyll-theme-cayman \ No newline at end of file View it on GitLab: https://salsa.debian.org/med-team/snp-sites/commit/8f060bf0c1aa1b491f447c6b707bf57dc81796e3 -- View it on GitLab: https://salsa.debian.org/med-team/snp-sites/commit/8f060bf0c1aa1b491f447c6b707bf57dc81796e3 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
