Here a few exercises based on the example presented in the lesson:
The following exercises can be done either with the original data or with the brainarray data
L.J.P. van der Maaten and G.E. Hinton. Visualizing High-Dimensional Data Using t-SNE. Journal of Machine Learning Research 9(Nov):2579-2605, 2008
Try to use classical linear modelling, i.e., the lm() function instead of limma. Do the results change?
Do not scale the data before plotting the heatmap. How do the plot change?