From 01e15cfc27e17bd1a1942ff351b0e82328ada82f Mon Sep 17 00:00:00 2001 From: Adel Qalieh Date: Sun, 15 May 2016 15:49:25 -0400 Subject: [PATCH] Add PyPI badge --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 7023a4a..2053920 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,9 @@ dN/dS Calculator .. image:: https://travis-ci.org/adelq/dnds.svg?branch=master :target: https://travis-ci.org/adelq/dnds +.. image:: https://img.shields.io/pypi/v/dnds.svg?maxAge=2592000?style=plastic + :target: https://pypi.python.org/pypi/dnds + Calculate dN/dS ratio precisely (Ka/Ks) using a codon-by-codon counting method.