From d3fe1ce36a5202b51194635a556f073e7b7b831e Mon Sep 17 00:00:00 2001 From: Menardo Fabrizio <fabrizio.menardo@unibas.ch> Date: Tue, 24 Apr 2018 17:59:54 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cf738d..ebf1cfe 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Treemmer -A tool to to reduce large phylogenetic datasets with minimal loss of diversity. +A tool to reduce large phylogenetic datasets with minimal loss of diversity. Here you find the software, the data and scripts used in the manuscript (Influenza_data, MTB_data and stochastic_component), and a short tutorial on fine tuning the behaviour of Treemmer with the pruning options. +If you use Treemmer please cite: + +Menardo et al. (2018). Treemmer: a tool to reduce large phylogenetic datasets with minimal loss of diversity. BMC Bioinformatics (in press). + Check also treemmer-animate, a script by Thomas Hackl to visualize the "treemming" process: https://github.com/thackl/treemmer-animate -- GitLab