R/package.R

#' premessa: A package for normalization and debarcoding of CyTOF data.
#'
#' For the normalizer GUI refer to the documentation for the \code{normalizer_GUI} function
#' by typing \code{help('normalizer_GUI')} in your R session. For the debarcoder GUI refer
#' to the documentation for the \code{debarcoder_GUI} function by typing \code{help('debarcoder_GUI')} in your R session
#'
#' @docType package
#' @name premessa
#'
#' @import data.table
NULL
ParkerICI/premessa documentation built on Sept. 16, 2022, 3:06 p.m.