-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
62 lines (62 loc) · 1.42 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
53
54
55
56
57
58
59
60
61
62
Package: BPRMeth
Type: Package
Title: Model higher-order methylation profiles
Version: 1.15.3
Authors@R: person("C. A.", "Kapourani", email = "[email protected]",
role = c("aut", "cre"))
Author: Chantriolnt-Andreas Kapourani [aut, cre]
Maintainer: Chantriolnt-Andreas Kapourani <[email protected]>
Description: The BPRMeth package is a probabilistic method to quantify explicit
features of methylation profiles, in a way that would make it easier to
formally use such profiles in downstream modelling efforts, such as
predicting gene expression levels or clustering genomic regions or cells
according to their methylation profiles.
LinkingTo: Rcpp, RcppArmadillo
Depends:
R (>= 3.5.0),
GenomicRanges
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: assertthat,
methods,
MASS,
doParallel,
parallel,
e1071,
earth,
foreach,
randomForest,
stats,
IRanges,
S4Vectors,
data.table,
graphics,
truncnorm,
mvtnorm,
Rcpp (>= 0.12.14),
matrixcalc,
magrittr,
kernlab,
ggplot2,
cowplot,
BiocStyle
Suggests: testthat,
knitr,
rmarkdown
VignetteBuilder: knitr
biocViews: ImmunoOncology, DNAMethylation,
GeneExpression,
GeneRegulation,
Epigenetics,
Genetics,
Clustering,
FeatureExtraction,
Regression,
RNASeq,
Bayesian,
KEGG,
Sequencing,
Coverage,
SingleCell