- Home
- Bioconductor 3.9
- Software Packages
- fastLiquidAssociation
fastLiquidAssociation
This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see fastLiquidAssociation.
functions for genome-wide application of Liquid Association
Bioconductor version: 3.9
This package extends the function of the LiquidAssociation package for genome-wide application. It integrates a screening method into the LA analysis to reduce the number of triplets to be examined for a high LA value and provides code for use in subsequent significance analyses.
Author: Tina Gunderson
Maintainer: Tina Gunderson <gunderson.tina at gmail.com>
citation("fastLiquidAssociation")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("fastLiquidAssociation")
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("fastLiquidAssociation")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.