Skip to content

feat: adding a script to colorize differential expression analysis data in wikipathways#42

Open
cmeesters wants to merge 2 commits intowikipathways:develfrom
cmeesters:devel
Open

feat: adding a script to colorize differential expression analysis data in wikipathways#42
cmeesters wants to merge 2 commits intowikipathways:develfrom
cmeesters:devel

Conversation

@cmeesters
Copy link
Copy Markdown

This PR adds a script to colourize wikipath images with differential gene expression output (log2fold changes) from deseq2 output files.

To better illustrate: Locally Rscript colorize_pathway.R --tsv condition_wt_vs_mt_l2fc.tsv --species="Drosophila melanogaster" --min-genes 3 --output-dir pathway_images --limit 5 produces output like this:
Dm_mRNA_processing_WP142_20220518_overlay

So far, the PR adds the script and basic documentation. No, dependency resolution or testing is provided. This is my first PR to a Bioconductor project. My R is a little rusty, I never contributed a package. Help is appreciated.

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

Successfully merging this pull request may close these issues.

1 participant