Skip to content

Commit d5fd1aa

Browse files
committed
fix typo
1 parent a390d85 commit d5fd1aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Description: lefser is the R implementation of the popular microbiome
55
biomarker discovery too, LEfSe. It uses the Kruskal-Wallis test,
66
Wilcoxon-Rank Sum test, and Linear Discriminant Analysis to find biomarkers
77
from two-level classes (and optional sub-classes).
8-
Version: 1.16.0
8+
Version: 1.16.1
99
Date: 2024-10-11
1010
Authors@R: c(
1111
person("Sehyun", "Oh", , "[email protected]", c("cre", "ctb"), c(ORCID = "0000-0002-9490-3061")),

vignettes/lefser.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "lefser: a Megatanomic biomarker discovery tool"
2+
title: "lefser: a metagenomic biomarker discovery tool"
33
author: Asya Khleborodova, Sehyun Oh, Ludwig Geistlinger, and Levi Waldron
44
date: "`r Sys.Date()`"
55
output:

0 commit comments

Comments
 (0)