Browse code

Update BS.chr22 assays to use new DelayedArray internal representation (which changed in DelayedArray 0.5.11), and re-serialize it.

Hervé Pagès authored on 11/01/2018 07:51:59
Showing 2 changed files

... ...
@@ -1,5 +1,5 @@
1 1
 Package: bsseq
2
-Version: 1.15.0
2
+Version: 1.15.1
3 3
 Encoding: UTF-8
4 4
 Title: Analyze, manage and store bisulfite sequencing data
5 5
 Description: A collection of tools for analyzing and visualizing bisulfite
... ...
@@ -29,7 +29,7 @@ Imports:
29 29
     matrixStats (>= 0.50.0),
30 30
     permute,
31 31
     limma,
32
-    DelayedArray,
32
+    DelayedArray (>= 0.5.16),
33 33
     HDF5Array
34 34
 Suggests:
35 35
     RUnit,
36 36
Binary files a/data/BS.chr22.rda and b/data/BS.chr22.rda differ