Package: SuperExactTest
Type: Package
Title: Exact Test and Visualization of Multi-Set Intersections
Version: 1.2.0
Date: 2026-07-10
Authors@R: c(
    person("Minghui", "Wang",    role = c("aut","cre"), email = "minghui.wang@mssm.edu"),
    person("Yongzhong", "Zhao",  role = "aut"),
    person("Bin", "Zhang",       role = "aut"))
Maintainer: Minghui Wang <minghui.wang@mssm.edu>
Contact: Minghui Wang <minghui.wang@mssm.edu>, Bin Zhang
        <bin.zhang@mssm.edu>
Description: Identification of sets of objects with shared features is a common operation in all disciplines. Analysis of intersections among multiple sets is fundamental for in-depth understanding of their complex relationships. This package implements a theoretical framework for efficient computation of statistical distributions of multi-set intersections based upon combinatorial theory, and provides multiple scalable techniques for visualizing the intersection statistics. The statistical algorithm behind this package was published in Wang et al. (2015) <doi:10.1038/srep16923>.
License: GPL-3
Depends: grid (>= 3.1.0), methods, R (>= 3.1.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/mw201608/SuperExactTest/
BugReports: https://github.com/mw201608/SuperExactTest/issues
LazyData: true
NeedsCompilation: yes
Packaged: 2026-07-13 20:50:40 UTC; wangm05
Author: Minghui Wang [aut, cre],
  Yongzhong Zhao [aut],
  Bin Zhang [aut]
Repository: CRAN
Date/Publication: 2026-07-13 21:10:10 UTC
