We plan to have a lectures on every Wednesday and Friday, followed by a practical session. We would like you to work through the practical session by yourself before we will go through them together. We aim to cover a broad range of topics. Currently, we plan to focus on the R programming language first. More specifically the basics of R, plotting with R and finally some basic statistics. Next, we will work with Python. You will learn how to write simple scripts in pure Python first. Then we will take your new skills forward to explore some applications to image processing and sequence analysis.
Week | Date | Lecturer | Topic | markdown |
---|---|---|---|---|
1 | 03/04/20 | Santi | Introduction to R | |
2 | 08/04/20 | Santi | The grammar of graphics and intro to stats in R | |
3 | 15/04/20 | Aaron | Probability distributions | https://aweimann.github.io/floto-lab-learning-bioinformatics/docs/probability_distributions.html |
5 | 24/04/20 | Aaron | Data transformations in R | https://aweimann.github.io/floto-lab-learning-bioinformatics/docs/data_transformations.html |
6 | 01/05/20 | Chris | Wrap-up plotting with ggplot2 | |
6 | 01/05/20 | Aaron | Wrap-up linear models in R | https://aweimann.github.io/floto-lab-learning-bioinformatics/docs/wrap_up_stats.html |
Week | Date hand out | Date due | Lecturer | Topic | Remarks | Solutions |
---|---|---|---|---|---|---|
1 | 03/04/20 | 08/04/20 | Chris | Rstudio | ||
1 | 03/04/20 | 08/04/20 | Chris | Programming in R | solutions | |
2 | 08/04/20 | 17/04/20 | Aaron | The grammar of graphics | Only first two sets of questions required | solutions |
2 | 08/04/20 | 17/04/20 | Chris | More advanced R | solutions | |
3 | 17/04/20 | 24/04/20 | Santi | Rmarkdown tutorial |