- Home
- Bioconductor 3.22
- Software Packages
- CBN2Path
CBN2Path
This is the released version of CBN2Path; for the devel version, see CBN2Path.
"CBN2Path: an R/Bioconductor package for the analysis of cancer progression pathways using Conjunctive Bayesian Networks
Bioconductor version: Release (3.22)
CBN2Path package provides a unifying interface to facilitate CBN-based quantification, analysis and visualization of cancer progression pathways.
Author: William Choi-Kim [aut, cre] ORCID iD ORCID: 0009-0000-3902-4745 , Sayed-Rzgar Hosseini [aut] ORCID iD ORCID: 0000-0002-2308-6754
Maintainer: William Choi-Kim <william at williamck.com>
citation("CBN2Path")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CBN2Path")
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("CBN2Path")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.