Provided by Sheffield Bioinformatics Core
In this tutorial we will review some fundamental concepts of Data Manipulation and Visualization in R, in preparation for more advanced aspects of the course
In preparation for the course, please install the tidyverse
suite of R packages
install.packages(c("tidyverse", "ggpubr", "readxl"))
Please download these data in advance of the course
Will appear here!