From 0ca48118366ea7cdb4a365e8d6c5a85867ad4cc2 Mon Sep 17 00:00:00 2001 From: Sehyun Oh Date: Wed, 18 Sep 2024 09:38:43 -0400 Subject: [PATCH] updated lefserPlot man" --- man/lefserPlot.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/lefserPlot.Rd b/man/lefserPlot.Rd index 71c92b4..14f936a 100644 --- a/man/lefserPlot.Rd +++ b/man/lefserPlot.Rd @@ -13,7 +13,8 @@ lefserPlot( ) } \arguments{ -\item{df}{Data frame produced by \code{lefser}.} +\item{df}{Data frame produced by \code{lefser}. This data frame contains +two columns labeled as \code{c("features", "scores")}.} \item{colors}{Colors corresponding to class 0 and 1. Options: "c" (colorblind), "l" (lefse), "g" (greyscale). Defaults to "c".