Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 571 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 571 Bytes

Python For Biology

This repository contains the material from Python for Biologist Course

Join the community:

Black Icon

Course Outline:

  1. Introduction and variables
  2. Functions
  3. Conditionals
  4. Loops
  5. Sets and Dictionaries
  6. Exceptions
  7. Libraries
  8. Etc.

Projects

  1. Neuron Simulation (Hindmarsh–Rose Model)
  2. Find the Subsequence (finite automata)
  3. Growth models
  4. (EXTRA) Biological Networks