-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
executable file
·51 lines (43 loc) · 1.45 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
CHANGES IN VERSION 0.99.15
--------------------------
- Development version.
- Adding 'level' parameter to perform groupGO analysis in getGroupGO function.
- Adding getEnrich function.
- Adding enrichPlot and heatPlot function.
- Adding RIFPlot function.
- Adding diffusion function.
- Adding CircosTargets function.
- Fix netGOTFPlot function bugs.
- Updated vignette.
CHANGES IN VERSION 0.99.16
--------------------------
- Development version.
- Fix netGOTFPlot dependencies and add the label size parameter.
- Update vignette.
CHANGES IN VERSION 0.99.17
--------------------------
- Updating citation.
- Adding CITATION file.
CHANGES IN VERSION 0.99.18
--------------------------
- Fix SmearPlot bugs.
CHANGES IN VERSION 0.99.19
--------------------------
- Fix netGOTFPlot, RIFPlot and densityPlot functions
- Fix warning messages when ploting with ggplot2 package (densityPlot, enrichPlot, histPlot, RIFPlot, SmearPlot)
CHANGES IN VERSION 1.0.2
--------------------------
- Fix netConditionsPlot function bugs
CHANGES IN VERSION 1.0.6
--------------------------
- Fix heatPlot function bugs
- Added font_size parameter to heatPlot function
- Reduced package dependencies
- Implementation of PCIT analysis in C/C ++ (much faster)
- Implementation of tolerance function in C/C++
CHANGES IN VERSION 1.0.7
--------------------------
- Update CITATION
CHANGES IN VERSION 1.10.1
--------------------------
- Update for Biocondutor 3.16 release