forked from Dulab2020/ARMT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 989 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
Package: ARMT
Title: ARMT:auto RNA-seq data minning tool(GUI)
Version: 0.0.0.9000
Authors@R:
person(given = "Gunther",
family = "Wong",
role = c("aut", "cre"),
email = "[email protected]")
Description: The aim of ARMT is :
i) integrate and facilitate the downstream analysis of RNA-seq data,
ii) provide the way to analyze geneset according to GSVA,
iii) explore the correlation of gene expression and mutation.
License: GPL(>=3)
Imports:
rvcheck (<= 0.1.8),
rlang (>= 1.0.6),
BiocManager,
config,
golem,
shiny,
clusterProfiler,
data.table,
DOSE,
edgeR,
ggplot2,
ggpubr,
GSVA,
GSVAdata,
limma,
org.Hs.eg.db,
pheatmap,
psych,
survival,
DT,
shinythemes,
shinyjs,
GSEABase,
maftools,
survminer,
ggcorrplot,
patchwork,
R.utils,
statmod
biocViews:
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends:
R (>= 4.0.0)