- Home
- Bioconductor 3.22
- Software Packages
- LiquidAssociation
LiquidAssociation
This is the released version of LiquidAssociation; for the devel version, see LiquidAssociation.
LiquidAssociation
Bioconductor version: Release (3.22)
The package contains functions for calculate direct and model-based estimators for liquid association. It also provides functions for testing the existence of liquid association given a gene triplet data.
Author: Yen-Yi Ho <yho at jhsph.edu>
Maintainer: Yen-Yi Ho <yho at jhsph.edu>
citation("LiquidAssociation")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("LiquidAssociation")
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("LiquidAssociation")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.