R/miscellaneous.R

Defines functions .needsFlowWorkspace

.needsFlowWorkspace <- function() {
  stop("This function requires 'flowWorkspace' -- try BiocManager::install('flowWorkspace') to install.",
    call.=FALSE)
}

Try the COMPASS package in your browser

Any scripts or data that you put into this service are public.

COMPASS documentation built on Nov. 8, 2020, 8:05 p.m.