☰ Menu

      UC Davis Bioinformatics Courses

Home
Courses
Intro to Unix and the Command-Line
Intro to Bioinformatics
Genome Assembly
Variant Analysis
Intro to R
Epigenetics Analysis
Intro to Single-Cell RNA-Seq Analysis
Microbial Community Analysis
mRNA-Seq Analysis
Iso-Seq
Advanced Single-Cell RNA-Seq Analysis
Transcriptomics
Intro to Python
Advanced Python for Bioinformatics

Advanced Python

This workshop will cover some more advanced topics in python including an overview of object-oriented python (this will not be an in-depth course on object-oriented programming), use of the numpy and pandas libraries (python libraries for efficient handling of large numeric and heterogenous datasets, and matplotlib for plotting results. At the end of this workshop, students will better understand the python data structures for handling large datasets and will have some knowledge of how to manipulate these data and plot them for presentation.