-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathNEWS
41 lines (26 loc) · 1.2 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
MethylMix v2.8-0 (Release date: 2017-11-05)
==============
Changes:
* Updated vignettes
* Implemented non-parametric batch correction
MethylMix v2.5-1 (Release date: 2017-05-29)
==============
Changes:
* Fixed problem with example of function MethylMix_Predict
MethylMix v2.4-0 (Release date: 2017-05-25)
==============
Changes:
* Bugs correction for data download
* Addition of function for predictions
MethylMix v2.0-0 (Release date: 2017-01-17)
==============
Changes:
* We added functions to automatically download and process methylation and gene expression data from TCGA.
* We added functions to cluster CpG sites into gene clusters.
* All the functionality can be run in parallel.
* We implemented ggplot2 plots for graphical representation.
* We added some arguments (e.g. listOfGenes, filter, etc.) to gain flexibility in the analysis.
MethylMix v0.99-1 (Release date: 2014-08-08)
==============
Changes:
* This marks the first release to BioConductor of MethylMix. We included two data sets to test MethylMix: a glioblastoma and breast cancer data set. We have included one vignettes which uses a breast cancer example to show the functionality of MethylMix.