1 parent 0ef9c8a commit e8c9be2Copy full SHA for e8c9be2
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: OmicFlow
2
Title: Fast and Efficient (Automated) Analysis of Sparse Omics Data
3
-Version: 1.5.0
4
-Date: 2026-01-26
+Version: 1.5.1
+Date: 2026-02-23
5
Authors@R: c(
6
person(
7
"Alem", "Gusinac",
R/diversity_plot.R
@@ -61,7 +61,7 @@
61
#' p.adjust.method = "fdr"
62
#' )
63
#'
64
-#' Performing a test while stratifying the plot in two groups
+#' # Performing a test while stratifying the plot in two groups
65
#' plt <- OmicFlow::diversity_plot(
66
#' data = dt,
67
#' values = "shannon",
0 commit comments