recipe bioconductor-netdx

Network-based patient classifier

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/netDx.html

License:

MIT + file LICENSE

Recipe:

/bioconductor-netdx/meta.yaml

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

package bioconductor-netdx

(downloads) docker_bioconductor-netdx

Versions:

1.9.0-01.6.0-01.4.0-01.2.2-01.2.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-netdx

and update with:

conda update bioconductor-netdx

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-netdx:<tag>

(see bioconductor-netdx/tags for valid values for <tag>)

Download stats