Bioconductor / Contributions

Contribute Packages to Bioconductor
135 stars 33 forks source link

cpbnplot #2219

Closed noriakis closed 3 years ago

noriakis commented 3 years ago

Update the following URL to point to the GitHub repository of the package you wish to submit to Bioconductor

Confirm the following by editing each check box to '[x]'

I am familiar with the essential aspects of Bioconductor software management, including:

For questions/help about the submission process, including questions about the output of the automatic reports generated by the SPB (Single Package Builder), please use the #package-submission channel of our Community Slack. Follow the link on the home page of the Bioconductor website to sign up.

bioc-issue-bot commented 3 years ago

Hi @noriakis

Thanks for submitting your package. We are taking a quick look at it and you will hear back from us soon.

The DESCRIPTION file for this package is:

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 = "nori5030@kuhp.kyoto-u.ac.jp", 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, concaveman, ggraph, igraph, bnlearn, patchwork, org.Hs.eg.db, clusterProfiler, utils, enrichplot, bnviewer, ReactomePA, reshape2, ggforce, dplyr, tidyr, stringr, depmap, ExperimentHub, Rmpfr, graphlayouts, BiocFileCache, ggdist
Suggests: knitr
biocViews: Visualization, Bayesian, GeneExpression, NetworkInference, Pathways, Reactome, Network
VignetteBuilder: knitr
RoxygenNote: 7.1.1