/OstraPy

Python programming workshop for bioinformatics

Primary LanguageJupyter Notebook

drawing

Welcome!

Welcome to Python programming workshop for bioinformatics Ostrapy. The main goal of this project is to spread knowledge and teach people how to use Python efficiently in their scientific projects. Students will learn basic programming concepts, essentials of Biopython package (working with fasta files, blast, Entrez database) and some key packages for data science in Python (numpy, pandas, matplotlib).

General info

📅 09-13 December 2020

🏫 online

💰 Free

📋 registration form

📧 zihaladavid@gmail.com

drawing

Preliminary Program

Day 1 (4 pm - 8pm):

Introduction
Basic data types
Control statements
Working with files
Functions

Day 2 (4 pm - 8 pm):

Classes
Modules
Packages

Day 3 (4 pm - 8 pm):

Regular expressions
Biopython – SeqIO

Day 4 (9 am - 3 pm):

Everything from previous days
Biopython - AlignIO
Biopython - Blast
Biopython - Entrez

Day 5 (9 am - 3 pm):

Everything from previous days
pandas, matplotlib

literature 📚

mice book
python for biologist