- Home
- Bioconductor 3.16
- Software Packages
- netboost
netboost
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see netboost.
Network Analysis Supported by Boosting
Bioconductor version: 3.16
Boosting supported network analysis for high-dimensional omics applications. This package comes bundled with the MC-UPGMA clustering package by Yaniv Loewenstein.
Author: Pascal Schlosser [aut, cre], Jochen Knaus [aut, ctb], Yaniv Loewenstein [aut]
Maintainer: Pascal Schlosser <pascal.schlosser at uniklinik-freiburg.de>
citation("netboost")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("netboost")
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("netboost")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.