tfcb_2021

Lecture 09: Practical analyses in Python

This lecture will continue using Python to perform biological sequence analyses. In particular, we will use Biopython to read in sequencing data. We will also briefly use pandas for handling data frames, and plotnine for plotting.

Learning objectives

After this lecture, you should be able to write Python functions:

Class materials