Bioc2026 Registration Open!

netboost

Network Analysis Supported by Boosting

Bioconductor version: 3.23 · Package version: 2.20.0

Boosting supported network analysis for high-dimensional omics applications. This package comes bundled with the MC-UPGMA clustering package by Yaniv Loewenstein.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("netboost")

Details

MaintainerPascal Schlosser <pascal.schlosser@uniklinik-freiburg.de>
AuthorPascal Schlosser [aut, cre] (ORCID: <https://orcid.org/0000-0002-8460-0462>), Jochen Knaus [aut, ctb], Yaniv Loewenstein [aut]
LicenseGPL-3
URLhttps://bioconductor.org/packages/release/bioc/html/netboost.html
Bug Reportsmailto:pascal.schlosser@uniklinik-freiburg.de
System RequirementsGNU make, Bash, Perl, Gzip
Downloads rank231
Source branchRELEASE_3_23
biocViewsBiomedicalInformatics, Clustering, DimensionReduction, Epigenetics, GraphAndNetwork, Metabolomics, Network, Software, StatisticalMethod, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 4.0.0)

Imports: Rcpp, RcppParallel, parallel, grDevices, graphics, stats, utils, dynamicTreeCut, WGCNA, impute, colorspace, methods, R.utils

LinkingTo: Rcpp, RcppParallel

Suggests: knitr, rmarkdown, BiocStyle