Biopython Tutorial and Cookbook by Jeff Chang, Brad Chapman, Iddo Friedberg, Thomas Hamelryck, Michiel de Hoon, Peter Cock, Tiago Antao, Eric Talevich, Bartek Wilczyn´ski
Python is an object oriented, interpreted, flexible language that is becoming increasingly popular for scientific computing. Python is easy to learn, has a very clear syntax and can easily be extended with modules written in C, C++ or FORTRAN.
The main Biopython releases have lots of functionality, including:
The ability to parse bioinformatics files into Python utilizable data structures, including support for the following formats:
- Blast output - both from standalone and WWW Blast
Clustalw
- FASTA
- GenBank
- PubMed and Medline
- ExPASy files, like Enzyme and Prosite
- SCOP, including 'dom' and 'lin' files
- UniGene
- SwissProt
Files in the supported formats can be iterated over record by record or indexed and accessed via a
Dictionary interface.
Code to deal with popular on-line bioinformatics destinations such as:
NCBI - Blast, Entrez and PubMed services
- ExPASy - Swiss-Prot and Prosite entries, as well as Prosite searches
Interfaces to common bioinformatics programs such as:
Standalone Blast from NCBI
- Clustalw alignment program
- EMBOSS command line tools
2018 | ID: SC - 948
SC - 948 | Biopython Tutorial and Cookbook
- Grupa:
IDENTIFIKACIONI (ID) BROJEVI:
SC:
1-100__101-200__201-300
301-400__401-500__501-600
601-700__701-800__801-900
901-1000__1001-1100__1101-1200
1201-1300__1301-1400__1401-1500
1501-1600__1601-1700__1701-1800
1801-1900__1901-2000
SC:
1-100__101-200__201-300
301-400__401-500__501-600
601-700__701-800__801-900
901-1000__1001-1100__1101-1200
1201-1300__1301-1400__1401-1500
1501-1600__1601-1700__1701-1800
1801-1900__1901-2000
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.