Bioinformática 2023/24

  1. Basic concepts of algorithms
  2. Basic concepts of programming
  3. Case studies of the application of algorithms in Bioinformatics
  4. Practical Component (Programming in Python)
    1. Basic concepts
    2. Variables
    3. Decision and iteration
    4. Decomposition, Abstraction, and Functions
    5. Python and Rosalind
    6. Python and NumPy
    7. Python and Pandas

Bibliography

Week Lecture Notes Labs
01.03 Unit outline [PDF]
12.04 Algorithms! Algorithms Everywhere... [PDF]
19.04 Sequence Alignment [PDF] Python Loops [PDF]