R/data.R

#' Column names that are not cytometry markers
#'
#' These are used to identify which markers not to manipulate by cyCombine functions.
#' The list can be manually expanded with 'non_markers <- c(non_markers, "new nonmarker")'
#' @name non_markers
#' @export
"non_markers"
biosurf/cyCombine documentation built on May 23, 2024, 4:07 a.m.