Codebase list snp-sites / 8f060bf
New upstream version 2.4.1 Sascha Steinbiss 5 years ago
5 changed file(s) with 16 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
3232 src/snp-sites
3333 tests/.deps/*
3434 tests/.dirstamp
35 # vagrant runtime stuff
36 .vagrant
37 ubuntu-*-cloudimg-console.log
55 #
66 # Authorship
77 #
8 MAINTAINER ap13@sanger.ac.uk
8 MAINTAINER path-help@sanger.ac.uk
99
1010 #
1111 # Pull in packages from testing
1313 RUN apt-get update -qq
1414
1515 #
16 # Install Roary
16 # Install SNP-sites
1717 #
18 RUN apt-get install snp-sites
18 RUN apt-get -y install snp-sites
00 # SNP-sites
11 Rapidly extracts SNPs from a multi-FASTA alignment.
22
3 [![Build Status](https://travis-ci.org/sanger-pathogens/snp-sites.png?branch=master)](https://travis-ci.org/sanger-pathogens/snp-sites)
4 [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-brightgreen.svg)](https://github.com/sanger-pathogens/snp-sites/blob/master/LICENSE)
5 [![status](https://img.shields.io/badge/MGEN-10.1099%2Fmgen.0.000056-brightgreen.svg)](http://mgen.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000056)
3 [![Build Status](https://travis-ci.org/sanger-pathogens/snp-sites.png?branch=master)](https://travis-ci.org/sanger-pathogens/snp-sites)
4 [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-brightgreen.svg)](https://github.com/sanger-pathogens/snp-sites/blob/master/LICENSE)
5 [![status](https://img.shields.io/badge/MGEN-10.1099%2Fmgen.0.000056-brightgreen.svg)](http://mgen.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000056)
6 [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg)](http://bioconda.github.io/recipes/gubbins/README.html)
7 [![Container ready](https://img.shields.io/badge/container-ready-brightgreen.svg)](https://quay.io/repository/biocontainers/gubbins)
8 [![Docker Build Status](https://img.shields.io/docker/build/sangerpathogens/gubbins.svg)](https://hub.docker.com/r/sangerpathogens/gubbins)
9 [![Docker Pulls](https://img.shields.io/docker/pulls/sangerpathogens/gubbins.svg)](https://hub.docker.com/r/sangerpathogens/gubbins)
10
611
712 ## Contents
813 * [Introduction](#introduction)
0 2.4.0
0 2.4.1
0 theme: jekyll-theme-cayman