Python Programming is a general purpose programming language that is open source, flexible, powerful and easy to use. One of the most important features of python is its rich set of utilities and libraries for data processing and analytics tasks. In the current era of big biological data, python and biopython is getting more popularity due to its easy-to-use features which supports big data processing.
In this tutorial series article, I will explore features and packages of python which are widely used in the big data, NGS, and bioinformatics. I will also walk through a real biological example which shows NGS data processing with the help of python packages and programming.
Python has a couple of points to recommend it to biologists and scientists specifically:
In general, following are some of the important features of python which makes it a perfect fit for rapid application development.
There are two major Python versions, Python 2 and Python 3. Python 2 and 3 are quite different. This tutorial uses Python 3, because it more semantically correct and supports newer features.
I will post tutorial on daily basis on this page. Check the sub-pages on right side.
Comments
Python for Biologist http://userpages.fu-berlin.de/digga/p4b.pdf