-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
15 lines (15 loc) · 1.1 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: SuperExactTest
Type: Package
Title: Exact Test and Visualization of Multi-Set Intersections
Version: 1.1.2
Date: 2023-12-23
Author: Minghui Wang, Yongzhong Zhao and Bin Zhang
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