Skip to content

sheffield-bioinformatics-core/data_science_bootcamp

Repository files navigation

Data Science Bootcamp; July 2024

dplyr / ggplot2 tutorial

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

Software Installation

In preparation for the course, please install the tidyverse suite of R packages

install.packages(c("tidyverse", "ggpubr", "readxl"))

Data

Please download these data in advance of the course

Workshop materials

Will appear here!

About

R visualisation tutorial for Data Science Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages