-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNEWS
60 lines (42 loc) · 1.65 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
CHANGES IN VERSION 1.19.4
------------------------
o New networkplot visualisation has been added to help interpret enrichment results.
CHANGES IN VERSION 1.19.3
------------------------
o Fixed a breaking bug in mitch_plots() for 2D analysis.
CHANGES IN VERSION 1.15.5
------------------------
o The default number of cores has been set to 1.
o An issue with contrasts being identical has been resolved.
CHANGES IN VERSION 1.15.4
------------------------
o A bug with tables in the HTML reports has been fixed.
o Minor improvements to the gmt_import() function to prevent empty sets.
CHANGES IN VERSION 1.15.2
------------------------
o A new vignette has been included to demonstrate how to conduct enrichment analysis of profiles
generated with HM450K and EPIC arrays.
CHANGES IN VERSION 1.15.1
------------------------
o A change of the gene aggregation algorithm to allow enrichment analysis of infinium methylation analysis.
CHANGES IN VERSION 1.3.1
------------------------
o A fix to the colnames in seurat V4
CHANGES IN VERSION 1.0.12
------------------------
o A fix to problems in >3D plots caused by contrast names
CHANGES IN VERSION 1.0.10
------------------------
o A fix to problems in plotting sparse scRNA-seq data
CHANGES IN VERSION 1.0.4
------------------------
o A fix to accommodate absolute paths for mitch_report output files
CHANGES IN VERSION 1.0.2
------------------------
o A fix to issues with the interactive charts in the Rmd output
CHANGES IN VERSION 0.99.15
------------------------
o Making changes in response to bioconductor review
CHANGES IN VERSION 0.2.2
------------------------
o Test