- Home
- Bioconductor 3.23
- Software Packages
- BLMA (development version)
BLMA
This is the development version of BLMA; for the stable release version, see BLMA.
BLMA: A package for bi-level meta-analysis
Bioconductor version: Development (3.23)
Suit of tools for bi-level meta-analysis. The package can be used in a wide range of applications, including general hypothesis testings, differential expression analysis, functional analysis, and pathway analysis.
Author: Tin Nguyen <tinn at auburn.edu>, Hung Nguyen <pzb00047 at auburn.edu>, and Sorin Draghici <sorin at wayne.edu>
Maintainer: Van-Dung Pham <dvp0001 at auburn.edu>
citation("BLMA")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("BLMA")
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("BLMA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.