From 342cfa362e9accbcabe0f87670348910ec9e2572 Mon Sep 17 00:00:00 2001 From: Menardo Fabrizio <fabrizio.menardo@unibas.ch> Date: Tue, 24 Apr 2018 16:05:30 +0200 Subject: [PATCH] add README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3df7d86 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Treemmer + + +A tool to 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. + +Check also treemmer-animate a script by Thomas Hackl to visualize the results of Treemmer: https://github.com/thackl/treemmer-animate -- GitLab