forked from TaoYang-dev/hicrep
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 1.51 KB
/
DESCRIPTION
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
Package: hicrep
Title: Measuring the reproducibility of Hi-C data
Version: 1.12.0
Authors@R: c(person("Tao", "Yang", email = "[email protected]", role =
c("aut", "cre")), person("Fan", "Song", email = "[email protected]"
, role = c("ctb")))
Description: Hi-C is a powerful technology for studying genome-wide
chromatin interactions. However, current methods for assessing
Hi-C data reproducibility can produce misleading results
because they ignore spatial features in Hi-C data, such as
domain structure and distance-dependence. We present a novel
reproducibility measure that systematically takes these
features into consideration. This measure can assess pairwiseß
differences between Hi-C matrices under a wide range of
settings, and can be used to determine optimal sequencing
depth. Compared to existing approaches, it consistently shows
higher accuracy in distinguishing subtle differences in
reproducibility and depicting interrelationships of cell
lineages than existing approaches. This R package `hicrep`
implements our approach.
biocViews: Sequencing, HiC, QualityControl
Depends: R (>= 3.3)
Imports: stats, rhdf5, Rcpp, rmarkdown, testthat
License: GPL (>= 2.0)
LinkingTo: Rcpp
Encoding: UTF-8
LazyData: true
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-02-24 13:04:30 UTC
Author: Tao Yang [aut, cre], Fan Song [ctb]
Maintainer: Tao Yang <[email protected]>
RoxygenNote: 6.1.1