-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
35 lines (35 loc) · 999 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
32
33
34
35
Package: bayesprot
Type: Package
Title: Bayesian Protein-level Quantification for Proteomics
Version: 1.2.0
Authors@R: as.person(c(
"Andrew Dowsey <[email protected]> [aut, cre]",
"Alexander Phillips <[email protected]> [ctb]",
"Ranjeet Bhamber <[email protected]> [ctb]"
))
Description: Bayesian mixed-effects modelling for protein-level differential analysis of quantitative mass spectrometry proteomics data.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
biocViews:
Imports:
ashr (>= 2.2-32),
data.table (>= 1.11.4),
doSNOW (>= 1.0.16),
doRNG (>= 1.7.1),
extraDistr (>= 1.8.11),
FactoMineR (>= 1.41),
fitdistrplus (>= 1.0-11),
fst (>= 0.8.8),
ggfortify (>= 0.4.5),
ggrepel (>= 0.8.0),
gridExtra (>= 2.3),
ks (>= 1.11.5),
limma (>= 3.40.6),
logKDE (>= 0.3.2),
metafor (>= 2.0-0),
MCMCglmm (>= 2.26),
R.utils (>= 2.9.0),
utf8 (>= 1.1.4)
RoxygenNote: 6.1.1