1-BIN-301, 2-AIN-501 Methods in Bioinformatics, 2023/24

Introduction · Rules · Tasks and dates · Materials · Moodle
Quizzes can be found in Moodle.
Homework assignments and journal club papers can be found in Tasks and dates.
Exam rules, example questions and syllabus
Groups for journal club have each their own group in Moodle.


Introduction: Rozdiel medzi revíziami

Z MBI
Prejsť na: navigácia, hľadanie
 
(16 intermediate revisions by 2 users not shown)
Riadok 1: Riadok 1:
 
__NOTOC__
 
__NOTOC__
===Rozvrh===
+
<!-- {{Facebook}} -->
* Prednáška: štvrtok 15:40-17:10 F1-328
+
===Schedule===
* Cvičenie (pre inf): štvrtok 14:00-15:30 F1-328
+
* Lecture: Thursday 15:40-17:10 F1-109
* Cvičenie (pre biol): štvrtok 17:20-18:50 M-217
+
* Tutorial for computer science (BIN, INF, mINF, mAIN, DAV): Thursday 14:00-15:30 F1-109
 +
* Tutorial for biologists (PriFUK, physics): Thursday 17:20-18:50 M-217
  
===Prednášajúci===
+
===Instructors===
* [http://compbio.fmph.uniba.sk/~bbrejova/ doc. Mgr. Broňa Brejová, PhD.] M-163
+
* [https://compbio.fmph.uniba.sk/~bbrejova/ doc. Mgr. Broňa Brejová, PhD.] M-163
* [http://compbio.fmph.uniba.sk/~tvinar/ Mgr. Tomáš Vinař, PhD.] M-163
+
* [http://www.dcs.fmph.uniba.sk/~gafurov/ Mgr. Askar Gafurov, PhD.] M-25
* Konzultácie po dohode emailom
+
* [https://compbio.fmph.uniba.sk/~tvinar/ doc. Mgr. Tomáš Vinař, PhD.] M-163
+
* Consultations can be arranged by e-mail
===Ciele predmetu===
+
  
Tento predmet je určený pre študentov informatických aj biologických odborov. Prednášky budú spoločné pre všetkých, cvičenia budú zvlášť pre informatikov a biológov a poskytnú potrebné doplňujúce informácie.
+
===Course objectives===
  
* Pre všetkých: podať prehľad základných metód používaných na výpočtovú analýzu biologických sekvencií a ďalších dát v molekulárnej biológii.
+
This course is targeted at students of both computer science and life science study programs. Lectures will be together for both groups. Tutorials are held separately for CS and biology students.  
* Pre informatikov: prehĺbiť/získať znalosti z algoritmov a dátových štruktúr, strojového učenia a pravdepodobnosti. Na príkladoch z biológie ukázať, ako prejsť od problému v reálnom svete k matematickej abstrakcii.
+
* Pre biológov: pochopiť matematické modely tvoriace základ populárnych bioinformatických nástrojov, naučiť sa tieto nástroje používať a interpretovať ich výsledky.  
+
  
===Stručná osnova===
+
* Everyone: Overview of basic methods for analysis of biological sequences and other data sets in molecular biology. 
Základné pojmy z molekulárnej biológie, algoritmov a strojového učenia. Sekvenovanie a zostavovanie genómov. Hľadanie génov. Zarovnávanie sekvencií. Evolučné modely a fylogenetické stromy. Komparatívne metódy. Štruktúra RNA. Hľadanie motívov a analýza expresie génov. Štruktúra a funkcia proteínov. Úvod do populačnej genetiky. Vybrané aktuálne témy.
+
* CS: Algorithms and data structures, machine learning, probability. How to develop mathematical abstractions for real-world problems.
 +
* Biology: Mathematical models at the core of popular bioinformatics tools, how to use tools, interpretation of their results.
 +
* Everyone: Experience with interdisciplinary collaboration.
  
===Literatúra===
+
===Brief syllabus===
 +
Basic concepts from molecular biology, algorithms and machine learning. Sequencing and assembling genomes. Gene finding. Sequence alignment. Evolutionary models and phylogenetic trees. Comparative genomics. RNA structure. Motif finding and gene expression analysis. Protein structure and function. Selected current topics.
  
Mnohé základné pojmy budú preberané podľa kníh:
+
Students of computer science programs will focus on computer science methods and mathematical modeling of the covered problems. Life science students will focus on understanding and correct application of these methods on real data.
  
* Durbin, Eddy, Krogh, Mitchison: Biological sequence analysis. Cambridge University Press 1998.
+
===Literature===
:: K dispozícii v knižnici FMFI k prezenčnému používaniu, signatúra I-INF-D-21
+
* Zvelebil, Baum: Understanding Bioinformatics. Taylor & Francis 2008.
+
:: K dispozícii v knižnici FMFI k prezenčnému používaniu, signatúra I-INF-Z-2
+
  
Tieto budú doplnené poznatkami z odborných článkov a ďalšej literatúry.
+
Many basic concepts can be found in the following textbooks:
 +
 
 +
* '''DEKM''': Durbin, Eddy, Krogh, Mitchison: Biological sequence analysis: Probabilistic Models of Proteins and Nucleic Acids. Cambridge University Press 1998. Can be studied in the FMFI library under code I-INF-D-21
 +
* '''ZB''': Zvelebil, Baum: Understanding Bioinformatics. Taylor & Francis 2008. Can be studied in the FMFI  library under code I-INF-Z-2
 +
 
 +
The course material also draws on scientific literature and other materials.

Aktuálna revízia z 15:04, 9. november 2023

Schedule

  • Lecture: Thursday 15:40-17:10 F1-109
  • Tutorial for computer science (BIN, INF, mINF, mAIN, DAV): Thursday 14:00-15:30 F1-109
  • Tutorial for biologists (PriFUK, physics): Thursday 17:20-18:50 M-217

Instructors

Course objectives

This course is targeted at students of both computer science and life science study programs. Lectures will be together for both groups. Tutorials are held separately for CS and biology students.

  • Everyone: Overview of basic methods for analysis of biological sequences and other data sets in molecular biology.
  • CS: Algorithms and data structures, machine learning, probability. How to develop mathematical abstractions for real-world problems.
  • Biology: Mathematical models at the core of popular bioinformatics tools, how to use tools, interpretation of their results.
  • Everyone: Experience with interdisciplinary collaboration.

Brief syllabus

Basic concepts from molecular biology, algorithms and machine learning. Sequencing and assembling genomes. Gene finding. Sequence alignment. Evolutionary models and phylogenetic trees. Comparative genomics. RNA structure. Motif finding and gene expression analysis. Protein structure and function. Selected current topics.

Students of computer science programs will focus on computer science methods and mathematical modeling of the covered problems. Life science students will focus on understanding and correct application of these methods on real data.

Literature

Many basic concepts can be found in the following textbooks:

  • DEKM: Durbin, Eddy, Krogh, Mitchison: Biological sequence analysis: Probabilistic Models of Proteins and Nucleic Acids. Cambridge University Press 1998. Can be studied in the FMFI library under code I-INF-D-21
  • ZB: Zvelebil, Baum: Understanding Bioinformatics. Taylor & Francis 2008. Can be studied in the FMFI library under code I-INF-Z-2

The course material also draws on scientific literature and other materials.