You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PathwayVolcano is an R package that provides interactive volcano plots for pathway enrichment analysis. It allows researchers to:
Visualize pathway significance vs. fold-change data.
Highlight significant pathways dynamically.
Customize plots for publication-ready figures.
The package is designed to work with Bioconductor enrichment analysis tools, such as clusterProfiler and ReactomePA.
R CMD Build and Check
Results from R CMD Check (on R-devel):
✅ No ERRORS
✅ No WARNINGS
✅ No NOTES
* checking package dependencies ... OK
* checking installed package size ... NOTE
installed size is 5.1Mb
* checking R code for possible problems ... OK
Bioconductor Compliance
✅ BiocCheck::BiocCheckGitClone("PathwayVolcano") passes without errors.
✅ Package follows Bioconductor coding standards.
✅ Includes a vignette and unit tests.
Additional Comments
This package was inspired by pathway visualization limitations in existing Bioconductor tools.
The package provides high-resolution plots with ggplot2 and plotly interactivity.
I am open to feedback and improvements based on the Bioconductor review.
[Submission] PathwayVolcano
Package Information
PathwayVolcano
Thomas O'Connell <[email protected]>
Summary of the Package
PathwayVolcano
is an R package that provides interactive volcano plots for pathway enrichment analysis. It allows researchers to:The package is designed to work with Bioconductor enrichment analysis tools, such as clusterProfiler and ReactomePA.
R CMD Build and Check
Results from R CMD Check (on R-devel):
Bioconductor Compliance
BiocCheck::BiocCheckGitClone("PathwayVolcano")
passes without errors.Additional Comments
Maintainer Confirmation
I confirm that:
Next Steps
Once submitted, a Bioconductor reviewer will:
The text was updated successfully, but these errors were encountered: