Exercise 4 - Task 2
Visualization of gene expression data analyis results
Istructions
-
In the
previous task,
we have learnt ho to perform the analysis of a RNA-seq dataset in
R
using the
DESeq2
package.
-
In this second task, we will generate some plots to visualize the results of the differntial gene expression analysis.
-
In particular, we will create:
- Volcano plot of all genes
- Clustered heatmap
- Volcano plot with specific genes marked
-
Try to implement your own code to create the plots and respond to the Questions
-
Please click on the following link to start the step-by-step exercise task:
Exercise 4 - Task 2
Links: