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
| Maintainer | Pascal Schlosser <pascal.schlosser@uniklinik-freiburg.de> |
| Author | Pascal Schlosser [aut, cre] (ORCID: <https://orcid.org/0000-0002-8460-0462>), Jochen Knaus [aut, ctb], Yaniv Loewenstein [aut] |
| License | GPL-3 |
| URL | https://bioconductor.org/packages/release/bioc/html/netboost.html |
| Bug Reports | mailto:pascal.schlosser@uniklinik-freiburg.de |
| System Requirements | GNU make, Bash, Perl, Gzip |
| Downloads rank | 231 |
| Source branch | RELEASE_3_23 |
| biocViews | BiomedicalInformatics, 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