BUS
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see BUS.
Gene network reconstruction
DOI: 10.18129/B9.bioc.BUS
Bioconductor version: 3.21
This package can be used to compute associations among genes (gene-networks) or between genes and some external traits (i.e. clinical).
Author: Yin Jin, Hesen Peng, Lei Wang, Raffaele Fronza, Yuanhua Liu and Christine Nardini
Maintainer: Yuanhua Liu <liuyuanhua at picb.ac.cn>
citation("BUS")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BUS")
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("BUS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.