Welcome to bioST@TS!
This project driven by bioCEED will help you get a better grip on data management and statistics in the context of biological studies. Our aim is to provide you with useful tutorials, videos and other materials adapted to all study levels from bachelor to doctorate.

Working in R
Learn how to import, manipulate and visualise data with our working in R book. After an introduction to R, this book has a tidyverse flavour, showing how to manipulate data with dplyr
and make publishable plots with ggplot2
. It includes lots of exercises to hone your skills.

R markdown
Learn how to write reproducible documents (anything from a course assignment to a thesis or manuscript) in R markdown. All the bioST@TS books were written in R markdown; you can see the source code in our repo on GitHub.

Git and GitHub
Learn how to use version control with our step-by-step guide to setting up and using git and GitHub in RStudio.

