Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.16 KB

DEPRECATED

Please use CBNplot.

cpbnplot: Bayesian network plot for the enrichment analysis results

Plot bayesian network inferred from expression data based on the enrichment analysis results from libraries including clusterProfiler and ReactomePA using bnlearn.

Installation

library(devtools)
install_github("noriakis/cpbnplot")

Usage

Plot examples

  • The gene-to-gene relationship compared with the reference network.

  • The plot is customizable highliting edges and nodes like hub genes.

  • Another customized plot.