Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PathwayVolcano tool #3752

Open
3 tasks done
thoconne opened this issue Feb 28, 2025 · 0 comments
Open
3 tasks done

PathwayVolcano tool #3752

thoconne opened this issue Feb 28, 2025 · 0 comments

Comments

@thoconne
Copy link

[Submission] PathwayVolcano

Package Information

Summary of the Package

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.

Maintainer Confirmation

I confirm that:

Next Steps

Once submitted, a Bioconductor reviewer will:

  1. Verify package structure & dependencies.
  2. Run additional compliance checks.
  3. Provide review comments (typically within 2-6 weeks).
  4. Approve package after revisions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant