-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
31 lines (31 loc) · 837 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
Package: analysePeaks
Title: Compare, annotate your peaks
Version: 1.0.5
Authors@R:
person(given = "Lucille",
family = "Lopez-Delisle",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-1964-4960"))
Description: This package will compare peaks (usually narrow peaks). It can be comparing replicates or comparing different techniques. Compare with peaks from another experiment. Compare to TSS, to binding motifs...
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.1
Imports:
grDevices,
graphics,
utils,
usefulLDfunctions,
usefulLDfunctionsGR,
GenomicRanges,
stats,
pheatmap,
reshape,
igraph,
rmarkdown
Suggests:
testthat (>= 2.1.0),
knitr,
rmarkdown
VignetteBuilder: knitr