Skip to content

BIMSBbioinfo/compgen2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

compgen2021 hands-on course on machine learning for genomics

Course url: https://compgen.mdc-berlin.de/ or https://bioinformatics.mdc-berlin.de/compgen/2021/

Organizer: Altuna Akalin (https://bioinformatics.mdc-berlin.de/ + http://al2na.co)

Prerequisites

  • Programming with R
  • Being able to make reports with Rmarkdown
  • Understanding of the basic probability and statistics concepts
  • Conceptual understanding of high-throughput assays (sequencing, microarrays etc.) in genomics

Learning Objectives and material

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages