R/ConfoundingExplorer-package.R

#' ConfoundingExplorer
#'
#' ConfoundingExplorer is an R package for exploring the impact of confounding
#' between a condition of interest and a batch variable.
#'
#' @keywords internal
#' @aliases ConfoundingExplorer-package NULL
"_PACKAGE"

globalVariables(c("X", "Y", "jitteredX", "jitteredY",
                  "p.val", "p.adj", "XWidth", "YWidth",
                  "batch", "batchaff", "cond", "condaff", "feature", "value"))
csoneson/ConfoundingExplorer documentation built on March 30, 2024, 6:17 p.m.