BioNT is an international consortium dedicated to providing high-quality training and fostering a community for digital skills in the biotechnology and biomedical sectors. The project's training model is built on three core missions:
- Applied Machine Learning for Biological Data
- Sabry Razick (University of Oslo)
- Pubudu Saneth Samarakoon (University of Oslo)
- Burcin Buket Ogul (University of Oslo)
- Milan De Cauwer (SINTEF Norway)
- Katarzyna Michalowska (SINTEF Norway)
- Elias Myklebust (Simula Research Laboratory)
Module 1 (optional) provides a solid foundation in scientific computing with Python. Across two half-day sessions, participants will explore essential data handling techniques using NumPy and Pandas—tools widely adopted for manipulating and analyzing biological data.
| Day | Topics |
|---|---|
| 1 | NumPy: Fundamentals |
| 2 | Pandas: Fundamentals |
Module 2 spans five full days and begins by introducing core concepts in machine learning. On the first day, the participants will be introduced to unsupervised learning, and they will implement clustering algorithms and dimensionality reduction techniques using real-world genomics data. The workshop then dives into supervised learning with a focus on classification and regression, including logistic regression and tree-based methods. Participants will construct and evaluate ML models, perform cross-validation, and tune hyperparameters in hands-on sessions tailored to cancer genomics datasets. Later sessions introduce deep learning concepts and the PyTorch framework. Participants will learn to build and train simple neural networks and explore a deep learning-based bioinformatics tool used in genomic variant calling. The final day introduces accelerated genomics through GPU-powered workflows. Participants will learn about GPU technology and how to use containerized bioinformatics tools. They will also implement high-performance, GPU-accelerated pipelines using Parabricks.
By the end of this workshop, you will be able to:
- Apply data manipulation techniques using NumPy and Pandas.
- Define essential machine learning terminology and differentiate between supervised and unsupervised learning approaches.
- Implement and evaluate regression and classification models on biological datasets through hands-on coding exercises.
- Apply regularization techniques and hyperparameter tuning to optimize model performance while preventing overfitting.
- Analyze biological questions to determine the most appropriate machine learning approach (regression, classification, clustering).
- Interpret and evaluate machine learning models using appropriate metrics and cross-validation techniques to ensure reliability.
- Develop scripts using PyTorch to build and train simple neural networks and implement deep learning based bioinformatics tools using genomics datasets.
- Design end-to-end machine learning workflows for biological applications, from data preprocessing to model deployment.
- Implement containerization using Docker to enhance reproducibility and scalability in bioinformatics workflows.
- Compare CPU-native versus GPU-accelerated approaches for genomic data processing and identify computational bottlenecks.
