R/categoryCompare2.R

#' categoryCompare2: A package for comparing enrichment results from multiple experiments
#' 
#' The categoryCompare2 package provides functions for simple enrichment and
#'   and comparison of those enrichment results.
#'   
#' @name categoryCompare2
#' @import methods
#' @importFrom grDevices dev.off
#' @importFrom graphics par pie
#' @importFrom stats p.adjust phyper
#' @importFrom utils write.table
NULL
rmflight/categoryCompare2 documentation built on April 30, 2024, 6:41 a.m.