intermine / intermine/InterMineR

Enrichment vignette: change from pie-charting p-val to pie chart of -log(pval)

Open
#62 4 comments 0 reactions 0 assignees View on GitHub
enrichment hacktoberfest help wanted
Dominant language
R
Stars
18
Forks
16
PR merge metrics
No merged PRs in 30d

Description

https://bioconductor.org/packages/release/bioc/vignettes/InterMineR/inst/doc/Enrichment_Analysis_and_Visualization.html#piechart-and-barplot-graphs

Pies and bar charts are pretty, but given the fact that a smaller P value is better, it takes some figuring out to understand what's going on - the smaller the pie segment / the smaller the bar, the more significant it is.

One option could be to subtract all the values from 1 so smaller values get bigger slices, but that would also require some explaining. I think it might make more sense just to remove these two visualisations.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.