This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

netDx

Network-based patient classifier

Bioconductor version: Release (3.17)

netDx is a general-purpose algorithm to build a patient classifier from heterogenous patient data. The method converts data into patient similarity networks at the level of features. Feature selection identifies features of predictive value to each class. Methods are provided for versatile predictor design and performance evaluation using standard measures. netDx natively groups molecular data into pathway-level features and connects with Cytoscape for network visualization of pathway themes. For method details see: Pai et al. (2019). netDx: interpretable patient classification using integrated patient similarity networks. Molecular Systems Biology. 15, e8497

Author: Shraddha Pai [aut, cre] , Philipp Weber [aut], Ahmad Shah [aut], Luca Giudice [aut], Shirley Hui [aut], Anne Nøhr [ctb], Indy Ng [ctb], Ruth Isserlin [aut], Hussam Kaka [aut], Gary Bader [aut]

Maintainer: Shraddha Pai <shraddha.pai at utoronto.ca>

Citation (from within R, enter citation("netDx")):

Installation

To install this package, start R (version "4.3") and enter:

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

BiocManager::install("netDx")

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("netDx")
01. Build & test classifier with clinical and multi-omic data & pathway features HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews BiomedicalInformatics, Classification, Network, Software, SystemsBiology
Version 1.12.0
In Bioconductor since BioC 3.11 (R-4.0) (3.5 years)
License MIT + file LICENSE
Depends R (>= 3.6)
Imports ROCR, pracma, ggplot2, glmnet, igraph, reshape2, parallel, stats, utils, MultiAssayExperiment, graphics, grDevices, methods, BiocFileCache, GenomicRanges, bigmemory, doParallel, foreach, combinat, rappdirs, GenomeInfoDb, S4Vectors, IRanges, RColorBrewer, Rtsne, httr, plotrix
Linking To
Suggests curatedTCGAData, rmarkdown, testthat, knitr, BiocStyle, RCy3, clusterExperiment, netSmooth, scater
System Requirements
Enhances
URL http://netdx.org
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package netDx_1.12.0.tar.gz
Windows Binary
macOS Binary (x86_64) netDx_1.12.0.tgz
macOS Binary (arm64) netDx_1.12.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/netDx
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/netDx
Bioc Package Browser https://code.bioconductor.org/browse/netDx/
Package Short Url https://bioconductor.org/packages/netDx/
Package Downloads Report Download Stats