Course detail
Programming in Bioinformatics
FEKT-MPC-PRGAcad. year: 2021/2022
The course is oriented to programming in bioinformatics area. It studies introduction to programming and alghoritms used for DNA and protein sequence analysis.
Language of instruction
Number of ECTS credits
Mode of study
Guarantor
Learning outcomes of the course unit
- Solve problems iteratively and recursively
- Evaluate the performance of algorithms
- Implement algorithms for searching (brute force, branch-and-bound, greedy algorithms)
- Implement algorithms for sequence alignment using dynamic programming with recursion
- Implement algorithms for learning hidden Markov models and their use
Prerequisites
Co-requisites
Planned learning activities and teaching methods
Assesment methods and criteria linked to learning outcomes
1. midterm test (max. 30 points),
2. final test (max. 30 points),
3. implementation of algorithms (min 20 points, max 40 points).
Individual activities check students' ability to implement algorithms in chosen programming language.
Course curriculum
2. Types of algorithms, recursion and iteration.
3. Regular expressions.
4. Sorting algorithms (greedy algoritmy).
5. Restriction mapping (exhaustive search).
6. Motive search (branch and bound algorithms).
7. Dynamic programming with recursion.
8. Algorithms for de novo genome assembly.
9. Markov models in bioinformatics.
10. Suffix trees.
Work placements
Aims
Specification of controlled education, way of implementation and compensation for absences
Recommended optional programme components
Prerequisites and corequisites
Basic literature
Jones N.C., Pevzner P.A: An Introduction to Bioinformatics Algorithms. The MIT Press, 2004 (EN)
Moorhouse M, Barry P: Bioinformatics Biocomputing and Perl: An Introduction to Bioinformatics Computing Skills and Practice. Wiley; 1 edition, 2004. (EN)
Zaplatílek K, Doňar B: Matlab tvorba uživatelských aplikací, Technická literatura BEN, Praha 2004 (CS)
Recommended reading
Elearning
Classification of course in study plans
- Programme MPC-BTB Master's 1 year of study, winter semester, compulsory
Type of course unit
Exercise in computer lab
Teacher / Lecturer
Syllabus
2. Fundamentals of Algorithmics jobs.
3. Recursive and iterative algorithms, complexity of algorithms.
4. Exhaustive Search: restriction mapping.
5. Exhaustive Search: the search for motives.
6. Greedy algorithm: analysis of genetic changes with reversion
7. Analysis of genetic changes using Breakpoints.
8. Dynamic programming: a general description of the method, the global alignment.
9. Dynamic programming: local alignment, the optimal path.
10. Cluster analysis of genomic data for analysis (basic principles, applications).
11. Hidden Markov models for analyzing genomic data (basic principles, applications).
12. A complementary exercise.
13. Final test.
Elearning