-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
37 lines (27 loc) · 1.11 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
CHANGES IN VERSION 1.3.0
-----------------------
NEW FEATURES
o Improved error reporting from parallel jobs
o Improved logging behavior
o Added multiple input checks in the pipeline functions
o Improved MLK behavior in Microsoft R
o Added BED and BedGraph export
o Added Manhattan plot function
o Added ROC curve with AUC calculation
o Made fragment size estimation functions public
o Made PCA plotting functions public
o Added rwDataClass for convenient data access.
o Added getLocations, getMWAS*, getData* functions
o Improved QQ-plot function (more parameters)
o Speed up pvalue2qvalue function for sorted vectors
o Added multithreading in ramwas0createArtificialData()
o Improved testPhenotype() to have consistent input (variables by columns)
o BAM scanning [ramwas1scanBams] rescans BAMs newer than the rbam files
BUG FIXES
o Use importMethodsFrom(filematrix, as.matrix) in NAMESPACE
CHANGES IN VERSION 1.0.0
-----------------------
NEW FEATURES
o Added joint methylation-genotype analysis
BUG FIXES
o package under active development