-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
52 lines (52 loc) · 1.59 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
45
46
47
48
49
50
51
52
Package: RJMCMCNucleosomes
Version: 1.1.0
Date: 2015-05-01
Title: Bayesian hierarchical model for genome-wide nucleosome
positioning with high-throughput short-read data (MNase-Seq)
Description: This package does nucleosome positioning using informative
Multinomial-Dirichlet prior in a t-mixture with reversible jump
estimation of nucleosome positions for genome-wide profiling.
Authors@R: c(person("Pascal", "Belleau",
email="pascal_belleau@hotmail.com", role=c("aut")),
person("Rawane", "Samb",
email="rawane.samb.1@ulaval.ca", role=c("aut")),
person("Astrid", "Deschênes",
email="adeschen@hotmail.com",
role=c("cre","aut")),
person("Khader", "Khadraoui",
email="Khader.Khadraoui@mat.ulaval.ca", role=c("aut")),
person("Lajmi", "Lakhal-Chaieb",
email="Lajmi.Lakhal@mat.ulaval.ca;", role=c("aut")),
person("Arnaud", "Droit",
email="arnaud.droit@crchuq.ulaval.ca", role=c("aut")))
Depends:
R (>= 3.4),
IRanges,
GenomicRanges
Imports:
Rcpp (>= 0.12.5),
consensusSeekeR,
BiocGenerics,
GenomeInfoDb,
S4Vectors,
BiocParallel,
stats,
graphics,
methods,
grDevices
Suggests:
BiocStyle,
knitr,
rmarkdown,
nucleoSim,
RUnit
LinkingTo: Rcpp
SystemRequirements: Rcpp
Encoding: UTF-8
License: Artistic-2.0
URL: https://github.com/ArnaudDroitLab/RJMCMCNucleosomes
BugReports: https://github.com/ArnaudDroitLab/RJMCMCNucleosomes/issues
VignetteBuilder: knitr
biocViews: BiologicalQuestion, ChIPSeq, NucleosomePositioning,
Software, StatisticalMethod, Bayesian, Sequencing, Coverage
RoxygenNote: 6.0.1