bioinformatics-course/README.org
2019-12-16 01:56:42 +01:00

11 lines
613 B
Org Mode

* Biology Meets Programming
Compilation of notes from the [[https://www.coursera.org/learn/bioinformatics][San Diegos's Bioinformatics for Begginers course]]
The notebook is written using Literate Programming:
#+BEGIN_QUOTE
Literate programming is a programming paradigm introduced by Donald Knuth in which a computer program is given an explanation of its logic in a natural language, such as English, interspersed with snippets of macros and traditional source code, from which compilable source code can be generated
#+END_QUOTE
The format of choice is Emacs [[https://orgmode.org/][Org mode]]