Preface
Transcriptomics Project
This project aims to teach the whole process of analysing a dataset containing gene expression data measured with the RNA-sequencing technique. The tools we will use to perform the analysis will be the statistical programming language R with its many libraries and the software package RStudio to interact with R. Rstudio is a so called Integrated Development Environment (IDE) which makes programming in R much easier.
This course is organized in a number of chapters, each with the goal of understanding and performing one of the analysis steps to gain knowledge about both the biology of gene activity and the bioinformatics approach to answering a biological question given a data set. Demonstrating the understanding of these concepts is done through completing a number of small assignments and constant reflecting on results from the various analysis steps.