Bioc2026 Registration Open!

CBN2Path

CBN2Path: an R/Bioconductor package for the analysis of cancer progression pathways using Conjunctive Bayesian Networks

Bioconductor version: 3.23 · Package version: 1.2.0

CBN2Path package provides a unifying interface to facilitate CBN-based quantification, analysis and visualization of cancer progression pathways.

Installation

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

BiocManager::install("CBN2Path")

Details

MaintainerWilliam Choi-Kim <william@williamck.com>, Sayed-Rzgar Hosseini <razgar@gmail.com>
AuthorWilliam Choi-Kim [aut, cre], Sayed-Rzgar Hosseini [aut, cre]
LicenseMIT + file LICENSE
URLhttps://github.com/rockwillck/CBN2Path, http://dx.doi.org/10.1093/biomet/asp023, http://dx.doi.org/10.1093/bioinformatics/btp505
Bug Reportshttps://github.com/rockwillck/CBN2Path/issues
System RequirementsGNU Scientific Library (GSL)
Downloads rank107
Source branchRELEASE_3_23
biocViewsBayesian, GraphAndNetwork, Pathways, Software, StatisticalMethod

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: R6, ggraph, tidygraph, ggplot2, patchwork, cowplot, magrittr, igraph, rlang, grDevices, coda, graphics, stats, TCGAbiolinks, BiocParallel

Suggests: testthat (>= 3.0.0), BiocStyle, knitr, rmarkdown