From 4ffd8cd0c53cb864a60c06a44b18c26347da5995 Mon Sep 17 00:00:00 2001 From: Matt Olm Date: Tue, 1 Nov 2022 17:44:13 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7d64d02..b3da661 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # dRep +[![Downloads](https://pepy.tech/badge/drep)](https://pepy.tech/project/drep) +[![Downloads](https://pepy.tech/badge/drep/week)](https://pepy.tech/project/drep) + dRep is a python program for rapidly comparing large numbers of genomes. dRep can also "de-replicate" a genome set by identifying groups of highly similar genomes and choosing the best representative genome for each genome set. Manual, installation instructions, and API are at available at