-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
44 lines (44 loc) · 1.56 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
41
42
43
44
Package: consensusSeekeR
Version: 1.15.1
Date: 2015-05-01
Title: Detection of consensus regions inside a group of experiences using
genomic positions and genomic ranges
Description: This package compares genomic positions and genomic ranges from
multiple experiments to extract common regions. The size of the analyzed region
is adjustable as well as the number of experiences in which a feature must be
present in a potential region to tag this region as a consensus region.
Author: Astrid Deschenes [cre, aut], Fabien Claude Lamaze [ctb], Pascal Belleau
[aut], Arnaud Droit [aut]
Author@R: c(person("Astrid", "Deschenes", email="adeschen@hotmail.com",
role=c("cre","aut")), person("Fabien Claude", "Lamaze",
email="fabien.lamaze.1@ulaval.ca", role=c("ctb")),
person("Pascal", "Belleau", email="pascal_belleau@hotmail.com",
role=c("aut")), person("Arnaud", "Droit", email="arnaud.droit@crchuq.ulaval.ca",
role=c("aut")))
Depends:
R (>= 2.10),
BiocGenerics,
IRanges,
GenomicRanges,
BiocParallel
Imports:
GenomeInfoDb,
rtracklayer,
stringr,
S4Vectors,
methods
Suggests:
BiocStyle,
ggplot2,
knitr,
rmarkdown,
RUnit
License: Artistic-2.0
URL: https://github.com/ArnaudDroitLab/consensusSeekeR
BugReports: https://github.com/ArnaudDroitLab/consensusSeekeR/issues
VignetteBuilder: knitr
NeedsCompilation: no
biocViews: BiologicalQuestion, ChIPSeq, Genetics, MultipleComparison,
Transcription, PeakDetection, Sequencing, Coverage
Maintainer: Astrid Deschenes <adeschen@hotmail.com>
RoxygenNote: 6.0.1