ToyokoLabs / Py4Bio

Public data for the book Python for Bioinformatics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Py4Bio

Cover of Python for Bioinformatics

Public data for the book Python for Bioinformatics.

This repo has all source code, Jupyter notebooks and data needed to run all sample code from the book Python for Bioinformatics.

Directories:

  • code: There are a directory per chapter, inside each directory there are all programs for each chapter.
  • notebooks: Jupyter notebook, one per chapter. To run these notebooks, you need Jupyter.
  • samples: Supplementary data needed for some of the programs.

Jupyter Notebook

  • nbviewer: will show you the rendered Notebook
  • Open in Colab: You can run the Notebook on the Google Colab.
Chapter Title nbviewer Open in Colab
1 Introduction nbviewer Open In Colab
2 First Steps with Python nbviewer Open In Colab
3 Basic Programming - Data Types nbviewer Open In Colab
4 Programming - Flow Control nbviewer Open In Colab
5 Handling Files nbviewer Open In Colab
6 Code Modularizing nbviewer Open In Colab
7 Error Handling nbviewer Open In Colab
8 Introduction to Object Orienting Programming (OOP) nbviewer Open In Colab
9 Introduction to Biopython nbviewer Open In Colab
10 Web Applications nbviewer Open In Colab
11 XML nbviewer Open In Colab
12 Python and Databases nbviewer Open In Colab
13 Regular Expressions nbviewer Open In Colab
14 Graphics in Python nbviewer Open In Colab
15 Sequence Manipulation in Batch nbviewer Open In Colab
16 Web Application for Filtering Vector Contamination nbviewer Open In Colab
17 Searching for PCR Primers Using Primer3 nbviewer Open In Colab
18 Calculating Melting Temperature from a Set of Primers nbviewer Open In Colab
19 Filtering Out Specific Fields from a GenBank File nbviewer Open In Colab
20 Inferring Splicing Sites nbviewer Open In Colab
21 Web Server for Multiple Alignment nbviewer Open In Colab
22 Drawing Marker Positions Using Data Stored in a Database nbviewer Open In Colab
23 Online Bonus chapter. DNA Mutations with Restrictions nbviewer Open In Colab

Binder

About

Public data for the book Python for Bioinformatics

License:MIT License


Languages

Language:Jupyter Notebook 79.5%Language:HTML 12.6%Language:Python 7.9%Language:Smarty 0.0%