forked from PYangLab/PhosR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
56 lines (56 loc) · 1.4 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
Package: PhosR
Type: Package
Title: A set of methods and tools for comprehensive analysis of phosphoproteomics data
Version: 1.1.0
Authors@R: c(
person("Pengyi", "Yang", email = "[email protected]", role = c("aut")),
person("Taiyun", "Kim", email = "[email protected]", role = c("aut", "cre")),
person("Jieun Hani", "Kim", email = "[email protected]", role = c("aut"))
)
Description: PhosR is a package for the comprenhensive analysis of phosphoproteomic data.
There are two major components to PhosR: processing and downstream analysis.
PhosR consists of various processing tools for phosphoproteomics data
including filtering, imputation, normalisation, and functional analysis
for inferring active kinases and signalling pathways.
License: GPL-3 + file LICENSE
Depends: R (>= 4.0.0)
Imports:
ruv,
e1071,
calibrate,
dendextend,
limma,
pcaMethods,
stats,
RColorBrewer,
circlize,
dplyr,
igraph,
pheatmap,
preprocessCore,
tidyr,
rlang,
graphics,
grDevices,
utils,
SummarizedExperiment,
methods
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews: Software, ResearchField, Proteomics
Suggests:
testthat,
knitr,
GGally,
network,
reshape2,
ClueR,
directPA,
ggplot2,
ggpubr,
rmarkdown,
org.Rn.eg.db,
reactome.db,
annotate