forked from robinweide/GENOVA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 964 Bytes
/
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
35
Package: GENOVA
Title: GENOVA: expore the Hi-C
Version: 1.0.1
Authors@R: c(
person("Robin H.", "van der Weide", email = "[email protected]", role = c("aut", "cre")),
person("Teun", "van den Brand", email = "[email protected]", role = "aut"),
person("Elzo", "de Wit", email = "[email protected]", role = "aut"))
Description: GENOVA consist of a set of analysis- and visualisation-functions. These will help to discover valuable information buried deep in your HiC-matrices.
Depends:
R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
ggplot2 (>= 3.3.0),
scales (>= 1.1.1),
data.table,
methods
RoxygenNote: 7.1.1
Suggests:
knitr,
rmarkdown,
HiCseg,
RhpcBLASctl,
RCurl,
strawr (>= 0.0.1),
rhdf5 (>= 2.30.0),
rtracklayer,
IRanges,
pkgfilecache
VignetteBuilder: knitr
Remotes: aidenlab/straw/R,
bioc::release/rhdf5,
bioc::release/rtracklayer,
bioc::release/IRanges