R/dprofiler.R

#' \code{dprofiler} package
#'
#' Dprofiler
#'
#' @docType package
#' @name dprofiler
#' 
NULL

utils::globalVariables(c("Conds", "ExpressionSet", "Samples","Scores", 'dc', 'demodata', 'demoprofdata',
                         'demoscdata', 'exprs', 'fData', 'grid.draw', 'grid.newpage', 'nnls', 'pData', 'pData<-',
                           'profileConds', 'silhouette', 'x', 'y',"CellType","nCount_integratedRNA_norm","Condition",
                         "DGEList","calcNormFactors","demovitiligoscdata", "add_headers"),
                       package = "dprofiler", add = FALSE)
# utils::globalVariables(c("."))
UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.