Visualising RNA-Seq (mouse) gene expression data for my bioinformatics dissertation project using R
Original paper: Yang et al.
From this paper, there is a csv file: a count matrix showing the raw abundances of mouse genes across different RNA sequencing (RNA-seq) experiments differing by time point, each with two replicates.
In this project I use the R programming language and packages such as ggplot to visualise this data using various plots that illustrate its nature.