-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
47 lines (24 loc) · 1011 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# categoryCompare2 0.100.25
- adds gene-set enrichment analysis (GSEA) using the `fgsea` package. See `gsea_features` and `gsea_feature_enrichment`.
# categoryCompare2 0.100.22
- Fixed a bug where if nothing was significant, then all annotations were pulled into the graph.
# categoryCompare2 0.100.21
- Added more output in the binomial testing.
# categoryCompare2 0.100.16
- Fixing bugs around binomial testing.
# categoryCompare2 0.100.9
- Better importing of gocats objects.
# categoryCompare2 0.100.8
- Made it possible to do iterative filtering and grouping of the graph in the CLI.
# categoryCompare2 0.100.7
- Fixes to the CLI.
# categoryCompare2 0.100.1
- P-value adjustment is done by default.
# categoryCompare2 0.99.161
- Binomial enrichment.
# categoryCompare2 0.99.160
- Document finding communities in the vignettes.
# categoryCompare2 0.99.159
- CLI executables are available.
# categoryCompare2 0.99.129
- Really became the try inheritor to the original categoryCompare.