REBET
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see REBET.
The subREgion-based BurdEn Test (REBET)
Bioconductor version: 3.21
There is an increasing focus to investigate the association between rare variants and diseases. The REBET package implements the subREgion-based BurdEn Test which is a powerful burden test that simultaneously identifies susceptibility loci and sub-regions.
Author: Bill Wheeler [cre], Bin Zhu [aut], Lisa Mirabello [ctb], Nilanjan Chatterjee [ctb]
Maintainer: Bill Wheeler <wheelerb at imsweb.com>
citation("REBET")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("REBET")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("REBET")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.