goat
Gene Set Analysis Using the Gene Set Ordinal Association Test
A gene-set enrichment package that outgrew its human-only origins, then went quiet.
◆Recent moves
- 6mo ago
plot_network() now hands back the igraph object
plot_network() attaches the underlying igraph object to its return value, so users can restyle or re-layout the network without rebuilding it. A small unblocking change of the kind this package has shipped since 1.1 closed.
View source ↗ - 1y ago
Fix for a reduce_genesets() infinite loop
A single edge-case fix where reduce_genesets() could fail to terminate. Correctness work on an already-stable function, with no change to what the package can do.
View source ↗ - 1y ago
Gene sets beyond human, and analyses you can reload
⚡ SPARKThe release that set the package's current shape: GO gene sets for organisms other than human, plus saved analyses that reload for later plotting. This is the expansion the subsequent 1.1.x maintenance line has been polishing.
View source ↗ - 2y ago
First public release, now on CRAN
⚡ SPARK1.0 moves GOAT off a beta line and onto CRAN. It is the point the package became installable and citable by people outside the authors' orbit, and the base the 1.1 expansion built on.
View source ↗ - 2y ago
plot_lollipop() gains barplots and an effect-size axis
Pre-CRAN work on the main plotting function: barplot output as an alternative to lollipops, odds ratio on the x-axis instead of -log10 p, and up/down-regulation colour coding. Presentation options rather than new analysis.
View source ↗ - 2y ago
Beta 0.9.5 tagged, with no changes described
A beta version stamp with no described changes. The entry marks a point on the pre-1.0 line rather than reporting anything users can act on.
View source ↗