From 46b6b8ddae29c5d575d3d69c85a0d160c437b2cd Mon Sep 17 00:00:00 2001 From: Frederick Huang Lin Date: Fri, 30 Aug 2019 12:10:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index baa36e0..681d737 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ library(dplyr) ## A flowchart of the tests within ANCOM +![Flow Chart](/images/flowchart.png) + ## Function outputs * ```res```: A data frame with the ```W``` statistic for each taxa and subsequent columns which are logical indicators of whether an OTU or taxon is differentially abundant under a series of cutoffs (0.9, 0.8, 0.7 and 0.6).