We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5df9d0 commit 75b949fCopy full SHA for 75b949f
DESCRIPTION
@@ -2,14 +2,15 @@ Package: methylKit
2
Type: Package
3
Title: DNA methylation analysis from high-throughput
4
bisulfite sequencing results
5
-Version: 1.7.4
+Version: 1.7.5
6
Authors@R: c(person("Altuna", "Akalin", role = c("aut", "cre"),
7
email = "[email protected]"),
8
person("Matthias","Kormaksson", role = "aut"),
9
person("Sheng","Li", role = "aut"),
10
person("Arsene", "Wabo", role = "ctb"),
11
person("Adrian", "Bierling", role= "aut"),
12
- person("Alexander","Gosdschan", role="aut"))
+ person("Alexander","Gosdschan", role="aut"),
13
+ person("Katarzyna","Wreczycka", role="ctb"))
14
Author: Altuna Akalin [aut, cre], Matthias Kormaksson [aut],
15
Sheng Li [aut], Arsene Wabo [ctb], Adrian Bierling [aut],
16
Alexander Gosdschan [aut]
NEWS
@@ -1,8 +1,16 @@
1
+methylKit 1.7.5
+--------------
+NEW FUNCTIONS AND FEATURES
+* methSeg(): introduce parameter `initialize.on.subset` to subset data
+ for initialization of mixture modeling; update description; add tests
+
methylKit 1.7.4
--------------
IMPROVEMENTS AND BUG FIXES
* update link to test-file for methSeg() function
methylKit 1.7.3
0 commit comments