-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
15 lines (15 loc) · 1.04 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: cpbnplot
Type: Package
Title: plot bayesian network inferred from gene expression data based on enrichment analysis results
Version: 0.99.0
Authors@R: person("Noriaki", "Sato", email = "[email protected]", role = c("cre", "aut"))
Description: This package provides the visualization of bayesian network inferred from gene expression data. The networks are based on enrichment analysis results inferred from packages including clusterProfiler and ReactomePA. The networks between pathways and genes inside the pathways can be inferred and visualized.
License: Artistic-2.0
Encoding: UTF-8
Depends:
R (>= 4.1.0)
Imports: ggplot2, magrittr, graphite, ggraph, igraph, bnlearn, patchwork, org.Hs.eg.db, clusterProfiler, utils, enrichplot, reshape2, ggforce, dplyr, tidyr, stringr, depmap, ExperimentHub, Rmpfr, graphlayouts, BiocFileCache, ggdist
Suggests: knitr, arules, concaveman, ReactomePA, bnviewer
biocViews: Visualization, Bayesian, GeneExpression, NetworkInference, Pathways, Reactome, Network
VignetteBuilder: knitr
RoxygenNote: 7.1.1