-
Notifications
You must be signed in to change notification settings - Fork 1
/
#_ToDoList.R
48 lines (30 loc) · 889 Bytes
/
#_ToDoList.R
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
## To do list
#### Gene set ####
## - [] Renew the Gene set data base
## - [] Customized Gene set data base for ORA
#### More EDA ####
## - [v] EDA for GoupByPheno
## - [] More EDA
#### DEG ####
## - [] Modify DGE Method
## - [V] Volcanoplot
## - [] Add Metric for ranking gene
#### ORA ####
## - [] Mode: Use Gene List Filter by Top N genes
## - [] Link to GSEAGeneSet
#### GSEA ####
## - [] Combine different GSEA packages
## - [] GSEA: Add Permutation of PhenoType
#### Data Visualization ####
# - [] Heatmap for DEG
# - [] Heatmap for Terms
# - [] Bobble Plot
# - [] Beautify Plot
#### Record ####
## - [v] Record computing time
## - [] Record parameter
#### ----------------------------------------------------------- ####
## - [] Reduce computing time
## - [] scRNA-seq Enrichment analysis
## - [] GUI
## - [] Design User friendly way of Data preprocessing