Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Machine Learning for Genomics

https://github.com/BIMSBbioinfo/compgen2021

Module 1: Statistics for genomics (2-8 August 2021)

  • A simple intro to statistical distributions
  • hypothesis testing
  • linear models.

reading: http://compgenomr.github.io/book/stats.html

slides: https://github.com/BIMSBbioinfo/compgen2021/tree/main/week1/compgen2021_stats.pdf

exercises+code: https://github.com/BIMSBbioinfo/compgen2021/tree/main/week1/

Module 2: Unsupervised learning for genomics (9-15 August 2021)

  • Understanding basic intuition behind machine learning approaches.
  • Using unsupervised learning to cluster and visualise data points
  • Dimension reduction techniques for visualisation and as input to clustering methods

reading: http://compgenomr.github.io/book/unsupervisedLearning.html

slides: https://github.com/BIMSBbioinfo/compgen2021/tree/main/week2/compgen2021_unsupervisedLearning.pdf

exercises+code: https://github.com/BIMSBbioinfo/compgen2021/tree/main/week2/

Module 3: Supervised learning for genomics (16-22 August 2021)

  • Understanding and using supervised learning methods for predictive purposes
  • How to measure prediction performance
  • Understand and use cross-validation and related concepts

reading: http://compgenomr.github.io/book/supervisedLearning.html

slides: https://github.com/BIMSBbioinfo/compgen2021/tree/main/week3/compgen2021_supervisedLearning.pdf

exercises+code: https://github.com/BIMSBbioinfo/compgen2021/tree/main/week3/

https://github.com/BIMSBbioinfo/compgen2021