forked from mathiaskalxdorf/IceR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
56 lines (56 loc) · 975 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Package: IceR
Type: Package
Title: Requantification of label-free DDA proteomics data pre-analyzed by MaxQuant.
Version: 0.9.16
Author: Mathias Kalxdorf
Maintainer: Mathias Kalxdorf <mathiaskalxdorf@gmail.com>
Description: This package allows performing requantification of label-free DDA proteomics data pre-analyzed by MaxQuant.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.6)
biocViews:
Imports:
data.table,
foreach,
doParallel,
parallel,
doSNOW,
dplyr,
ff,
gplots,
grDevices,
heatmaply,
Hmisc,
lubridate,
MASS,
matrixStats,
methods,
mgcv,
openxlsx,
Peptides,
pheatmap,
plotly,
plyr,
randomcoloR,
randomForest,
raster,
readMzXmlData,
robustbase,
seqinr,
shiny,
shinyFiles,
shinyjs,
stringr,
tibble,
tidyr,
rChoiceDialogs,
tcltk,
snow
Suggests:
cleaver,
PECA,
limma,
vsn
RoxygenNote: 7.1.1