☰ Menu

      Introduction to Python For Bioinformatics

Home
Introduction
Intro to the Workshop and Core
Installing python3 and VSCode
Bioinformatics File Types
Python
Intro
Basic Data Types
Flow Control, Functions, Files, Errors
Writing Programs
Biopython and bamnostic/pysam
Next Steps
Exercise Solutions
ETC
Github Page
Biocore website

Now what?

Topics we didn’t cover

Rosalind

Rosalind is a platform for learning bioinformatics programming. It has many bioinformatics programming exercises to tackle practicing how to code.

Practice, Practice, Practice

As with any skill, you need to practice! Try starting from the beginning of the course and trying everything from scratch. If you have an experiment you are working on right now, try coding some python to help you do some of the analysis. Feel free to contact me if you have any questions or run into any problems. Happy Coding!