R-intro-Cambridge-SysBio

Introduction to R for Part III Systems Biology course, Cambridge University

View the Project on GitHub tavareshugo/R-intro-Cambridge-SysBio

Introduction to R - Part III Systems Biology

This is a general introduction to R for data analysis.

Our practicals will be very hands-on, focusing on learning the necessary syntax to allow you to do data analysis in R, from data manipulation to visualisation. We will focus on tabular data, which is general enough to allow you to apply these skills to a wide range of problems.

If you have any queries please contact Hugo Tavares (hugo.tavares@slcu.cam.ac.uk) or post an issue on our GitHub repository.


Setup

All necessary software and data will be available on the training machines at the Bioinformatics Training Room (Craik-Marshall Building).

However, you are welcome to use your own laptop, in which case you need to:


INT1.23 / INT1.26 / INT1.30

These lessons will cover the basics of using R with RStudio.

INT1.33


Further resources

Reference Books

Other Languages and Packages

Other Topics


Acknowledgements

Many of these materials were inspired/developed by the Data Carpentry organisation.