-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
48 lines (48 loc) · 942 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
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: Tightrope
Type: Package
Version: 0.7.5
Authors@R:
person(
"Benjamin", "Leblanc",
email = "benjaminolivierleblanc@gmail.com",
role = c("aut", "cre")
)
BugReports: https://github.com/benja0x40/Tightrope/issues
URL: https://github.com/benja0x40/Tightrope
Title: ChIP-seq normalization according to background reads density
Description: ChIP-seq normalization according to background reads density.
License: GPL-3
Imports:
methods,
utils,
stats,
grDevices,
graphics,
shades,
matrixStats,
triangle,
data.table,
ica,
mixtools,
Rsamtools,
GenomicAlignments,
GenomicFeatures,
rtracklayer,
biomaRt
Depends:
R (>= 3.5.0),
GenomicRanges,
Barbouille,
QuickShift
Suggests:
LittleThumb,
devtools,
roxygen2,
testthat,
knitr,
rmarkdown,
covr
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.1.1
VignetteBuilder: knitr