R/miscellaneous.R

Defines functions .needsFlowWorkspace

.needsFlowWorkspace <- function() {
  stop("This function requires 'flowWorkspace' -- try BiocManager::install('flowWorkspace') to install.",
    call.=FALSE)
}
RGLab/COMPASS documentation built on Feb. 11, 2021, 3:23 p.m.