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 Jan. 28, 2025, 6:10 a.m.