learning-bio

I'm trying to learn computational biology and bioinformatics by myself. This repository is for implementing algorithms, taking notes, and generally showing my work. My approach is to use materials from several OCW courses and books, and try to implement assignments and make writeups. Courses that I have in mind rn are:

As supplements to my learning i use these books:

  1. An introduction to bioinformatics algorithms
  2. First course in systems biology
  3. essential cell biology
  4. BioBuilder O'reilly
  5. Synthetic biology: a primer
  6. Concepts of genetics

Please do keep in mind that this is a work-in-progress, part-time project.

and by no means am i even remotely close to being knowlegable about and of these topics. Implementations will sometimes be 'bare-bones' and minimalistic, as their role is not 'make industry-grade tool' but 'understand the core concepts in this method'