Skip to content

Commit 889918a

Browse files
committed
add video course notes
1 parent 1f23b9c commit 889918a

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![alt text](content/images/image.png)
66

7-
[BioNT](https://biont-training.eu/training.html) 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:
7+
[BioNT](https://biont-training.eu/training.html) is an international consortium dedicated to providing high-quality training and fostering a community for digital skills in the biotechnology and biomedical sectors.
88

99
## Course name
1010

@@ -41,7 +41,7 @@ Module 1 (optional) provides a solid foundation in scientific computing with Pyt
4141

4242
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.
4343

44-
### Learning Outcomes:
44+
### Learning Outcomes:
4545

4646
By the end of this workshop, you will be able to:
4747

@@ -71,7 +71,8 @@ By the end of this workshop, you will be able to:
7171
| | [Hands-on session: ML workflow with biological data](https://naicno.github.io/BioNT_Module2_handson/3.ML_workflow/) |
7272
| 4 | [Introduction to deep learning (Basic concepts of Neural Networks - NN; Simple NN with PyTorch)](Day4/introduction_to_deep_learning.pdf) |
7373
| | [Hands-on session demonstrating deep-learning-based variant calling via DeepVariant](https://naicno.github.io/BioNT_Module2_handson/4.DeepVariant/) |
74-
| 5 | [Introduction to Accelerated Genomics (NGS data analysis, GPU introduction)](https://coderefinery.github.io/BioNT_Lesson_Accelerated_Genomics) |
74+
| 5 | [Notes for the video course: Introduction - NGS)](content/Day5/1.NGS_introductions.pdf); [Notes for the video course: Introduction - NGS)](content/Day5/2.ACC_NGS.pdf) |
75+
| | [Introduction to Accelerated Genomics (NGS data analysis, GPU introduction)](https://coderefinery.github.io/BioNT_Lesson_Accelerated_Genomics) |
7576
| | [GPU introduction](https://coderefinery.github.io/BioNT_Lesson_Accelerated_Genomics) |
7677
| | [Docker introduction](https://training.pages.sigma2.no/tutorials/gpu-intro/) |
7778
| | [Hands-on session on implementing accelerated Genomics workflows with Parabricks on VM with GPUs](https://coderefinery.github.io/BioNT_Lesson_Accelerated_Genomics/04.Hands-on/) |
739 KB
Binary file not shown.

content/Day5/2.ACC_NGS.pdf

192 KB
Binary file not shown.

0 commit comments

Comments
 (0)