|
1 | 1 | Package: diffHic
|
2 |
| -Version: 1.13.4 |
3 |
| -Date: 2018-07-22 |
| 2 | +Version: 1.13.5 |
| 3 | +Date: 2018-07-28 |
4 | 4 | Title: Differential Analyis of Hi-C Data
|
5 |
| -Author: Aaron Lun [cre,aut], Gordon Smyth [aut] |
| 5 | +Author: Aaron Lun [cre, aut], Gordon Smyth [aut] |
6 | 6 | Maintainer: Aaron Lun <alun@wehi.edu.au>
|
7 | 7 | Depends: R (>= 3.5), GenomicRanges, InteractionSet, SummarizedExperiment
|
8 | 8 | Imports: Rsamtools, Rhtslib, Biostrings, BSgenome, rhdf5, edgeR, limma, csaw,
|
9 | 9 | locfit, methods, IRanges, S4Vectors, GenomeInfoDb, BiocGenerics,
|
10 |
| - grDevices, graphics, stats, utils, Rcpp |
11 |
| -Suggests: BSgenome.Ecoli.NCBI.20080805, Matrix |
| 10 | + grDevices, graphics, stats, utils, Rcpp, rtracklayer |
| 11 | +Suggests: BSgenome.Ecoli.NCBI.20080805, Matrix, testthat |
12 | 12 | biocViews: MultipleComparison, Preprocessing, Sequencing, Coverage,
|
13 | 13 | Alignment, Normalization, Clustering, HiC
|
14 | 14 | Description: Detects differential interactions across biological
|
|
0 commit comments