Other packages > Find by keyword >

SuperExactTest  

Exact Test and Visualization of Multi-Set Intersections
View on CRAN: Click here


Download and install SuperExactTest package within the R console
Install from CRAN:
install.packages("SuperExactTest")

Install from Github:
library("remotes")
install_github("cran/SuperExactTest")

Install by package version:
library("remotes")
install_version("SuperExactTest", "1.1.0")



Attach the package and use:
library("SuperExactTest")
Maintained by
Minghui Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-09
Latest Update: 2022-03-23
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>.
How to cite:
Minghui Wang (2015). SuperExactTest: Exact Test and Visualization of Multi-Set Intersections. R package version 1.1.0, https://cran.r-project.org/web/packages/SuperExactTest. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.99.1 (2015-11-09 17:45), 0.99.2 (2015-11-10 18:23), 0.99.3 (2017-05-06 07:18), 0.99.4 (2017-06-15 16:49), 1.0.0 (2018-02-07 23:02), 1.0.4 (2018-10-26 16:50), 1.0.6 (2019-02-26 19:40), 1.0.7 (2019-06-21 21:10)
Other packages that cited SuperExactTest R package
View SuperExactTest citation profile
Other R packages that SuperExactTest depends, imports, suggests or enhances
Complete documentation for SuperExactTest
Functions, R codes and Examples using the SuperExactTest R package
Some associated functions: Cancer . GWAS . MSET . SuperExactTest . cpsets . deBarcode . eqtls . intersect . intersectElements . jacaard . msets . plot . summary . supertest . 
Some associated R codes: MSET.R . intersect.R . miscellanea.R . psets.R . supertest.R . vis.R .  Full SuperExactTest package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA