Bioinformatics Algorithms

Sort options

Biology Meets Programming: Bioinformatics for Beginners (Coursera)

Are you interested in learning how to program (in Python) within a scientific setting? This course will cover algorithms for solving various biological problems along with a handful of programming challenges helping you implement these algorithms in Python.

Algorithms for DNA Sequencing (Coursera)

We will learn computational methods -- algorithms and data structures -- for analyzing DNA sequencing data. We will learn a little about DNA, genomics, and how DNA sequencing is used. We will use Python to implement key algorithms and data structures and to analyze real genomes and DNA sequencing [...]