-
Notifications
You must be signed in to change notification settings - Fork 2
/
todo
31 lines (15 loc) · 712 Bytes
/
todo
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
use absolute values in the correlation matrix
ask question about whether clustering makes sense
plot(as.dendrogram(..,horiz=TRUE))
WGCNA to colour the dendrograms?
What is difference going from clustering with k = 2 to k=3?
Discuss whether to remove the outlier or not? Is this mentioned in the paper
Get the order of the genes (rows) in the heatmap?
heatmap of a list of genes, rather than cell-cycle pathway
other packages for heatmap (heatmap.2, heatmap.plus....) that give a density plot, or multiple sample colours
dendextend - comparing dendrograms
inSilicoDB - combining multiple datasets
summary(pca)
boxplot of pca versus clinical variables
head(pca$rotation)
no ggplot2 example for pca