-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
37 lines (21 loc) · 799 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
CHANGES IN VERSION 1.0.9
------------------------
o if returning the DGEList also return design and contrasts, and bugfixes
CHANGES IN VERSION 1.0.8
------------------------
o if returning the DGEList also add weights if estimated
CHANGES IN VERSION 1.0.7
------------------------
o add option to de_limma() to return 95% confidence intervals to logFCs
CHANGES IN VERSION 1.0.6
------------------------
o retire unused argument in `de_testing()`
CHANGES IN VERSION 1.0.5
------------------------
o support to use limma-trend for testing via `use_trend=TRUE`
CHANGES IN VERSION 1.0.4
------------------------
o internal bug fixes and additional checks
CHANGES IN VERSION 1.0.0
------------------------
o Initial commit