ASSET
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see ASSET.
An R package for subset-based association analysis of heterogeneous traits and subtypes
Bioconductor version: 3.21
An R package for subset-based analysis of heterogeneous traits and disease subtypes. The package allows the user to search through all possible subsets of z-scores to identify the subset of traits giving the best meta-analyzed z-score. Further, it returns a p-value adjusting for the multiple-testing involved in the search. It also allows for searching for the best combination of disease subtypes associated with each variant.
Author: Samsiddhi Bhattacharjee [aut, cre], Guanghao Qi [aut], Nilanjan Chatterjee [aut], William Wheeler [aut]
Maintainer: Samsiddhi Bhattacharjee <sb1 at nibmg.ac.in>
citation("ASSET")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ASSET")
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("ASSET")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.