forked from rafalab/bumphunter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
40 lines (40 loc) · 1.11 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
35
36
37
38
39
40
Package: bumphunter
Version: 1.11.6
Title: Bump Hunter
Description: Tools for finding bumps in genomic data
Authors@R: c(person(c("Rafael", "A."), "Irizarry", role = c("cre","aut"), email
= "[email protected]"), person("Martin", "Aryee", role = "aut"),
person(c("Kasper", "Daniel"), "Hansen", role = "aut"), person(c("Hector",
"Corrada"), "Bravo", role = "aut"), person("Shan", "Andrews", role =
"ctb"), person(c("Andrew", "E."), "Jaffe", role = "ctb"), person("Harris",
"Jaffee", role = "ctb"), person("Leonardo", "Collado-Torres", role="ctb"))
Depends:
R (>= 2.10),
S4Vectors (>= 0.9.25),
IRanges (>= 2.3.23),
GenomeInfoDb,
GenomicRanges,
foreach,
iterators,
methods,
parallel,
locfit
Suggests:
testthat,
RUnit,
doParallel,
org.Hs.eg.db,
TxDb.Hsapiens.UCSC.hg19.knownGene
Imports:
matrixStats,
limma,
doRNG,
BiocGenerics,
utils,
GenomicFeatures,
AnnotationDbi
License: Artistic-2.0
LazyData: yes
URL: https://github.com/ririzarr/bumphunter
biocViews: DNAMethylation, Epigenetics, Infrastructure,
MultipleComparison