-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDESCRIPTION
61 lines (61 loc) · 1.19 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
Package: vp.misc
Type: Package
Title: Miscellaneous functions used by Vlad Petyuk for proteomics data analysis
Version: 0.1
Date: 2015-03-24
Author: Vladislav Petyuk
Maintainer: Vladislav Petyuk <[email protected]>
Description: A collection of customized functions used for
proteomics dataset analysis. The functions are geared towards using
MSnSet (or ExpressionSet) object as the key data container.
The package contains customized heatmaps, colorschemes,
convienient nested linear models, machine learning utilities, etc.
License: Beerware
biocViews: Proteomics, MassSpectrometry
Depends:
R (>= 2.10),
MSnbase
Imports:
parallel,
Biostrings,
Boruta,
ROCR,
doParallel,
BiocParallel,
plyr,
dplyr,
gplots,
foreach,
glmnet,
iterators,
randomForest,
varSelRF,
Biobase,
Heatplus,
ade4,
made4,
outliers,
ggplot2,
xtable,
clusterProfiler,
stringr,
FField,
sva,
lme4,
e1071,
UniProt.ws,
org.Hs.eg.db,
biomaRt,
GOstats,
ReactomePA,
BiocStyle,
WGCNA,
gelnet,
multcomp,
bnlearn,
pracma,
umap
VignetteBuilder: knitr
Suggests:
knitr
RoxygenNote: 7.1.1