From 046c50f1ec01e95dfd8e36cbdea233100944cc44 Mon Sep 17 00:00:00 2001 From: Thomas Guillerme Date: Mon, 17 Aug 2015 12:21:13 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 115a959..5c56e3a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ Features -------- * `rTreeBind`: randomly binds trees together -* `as.mulTree`: combines a data table and a "*multiPhylo*" object into a list to be used by the `mulTree` function +* `clean.data`: combines a data table and a "*multiPhylo*" object into a list to be used by the `mulTree` function + +* `as.mulTree`: cleans data table or `phylo` objects to match the tips of the `phylo` objects with a given `data.frame`. * `mulTree`: run MCMCglmm on multiple trees