From 76df2e731d6dee13946c9eb7f5965f5c55391214 Mon Sep 17 00:00:00 2001 From: ryanckelly44 Date: Thu, 14 May 2026 10:48:42 +0100 Subject: [PATCH 1/2] Update dataSim.R Fixed typo in parameter description --- R/dataSim.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/dataSim.R b/R/dataSim.R index 5f9f7886..3c9ceb71 100644 --- a/R/dataSim.R +++ b/R/dataSim.R @@ -26,7 +26,7 @@ #' overwritten by a character vector containing sample names. #' @param assembly the assembly description (e.g. "hg18").Only #' needed for book keeping. -#' @param context the experimanteal context of the data (e.g. "CpG"). Only +#' @param context the experimental context of the data (e.g. "CpG"). Only #' needed for book keeping. #' @param add.info if set to TRUE, the output will be a list with the first #' element being From 0577f795de85eecdfe740081bf8b9368d82eb1ac Mon Sep 17 00:00:00 2001 From: ryanckelly44 Date: Thu, 14 May 2026 10:49:22 +0100 Subject: [PATCH 2/2] Update dataSim-methods.Rd Fixed typo --- man/dataSim-methods.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/dataSim-methods.Rd b/man/dataSim-methods.Rd index ed35b365..9a6caa74 100644 --- a/man/dataSim-methods.Rd +++ b/man/dataSim-methods.Rd @@ -54,7 +54,7 @@ overwritten by a character vector containing sample names.} \item{assembly}{the assembly description (e.g. "hg18").Only needed for book keeping.} -\item{context}{the experimanteal context of the data (e.g. "CpG"). Only +\item{context}{the experimental context of the data (e.g. "CpG"). Only needed for book keeping.} \item{add.info}{if set to TRUE, the output will be a list with the first