๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Mastering Perl for Bioinformatics

โœ Scribed by James Tisdall


Book ID
127400260
Publisher
O'Reilly Media
Year
2003
Tongue
English
Weight
717 KB
Edition
1
Category
Library
ISBN
1600330304

No coin nor oath required. For personal study only.

โœฆ Synopsis


Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the programming language of choice for biological data analysis. Mastering Perl for Bioinformatics covers the core Perl language and many of its module extensions, presenting them in the context of biological data and problems of pressing interest to the biological community. This book, along with Beginning Perl for Bioinformatics, forms a basic course in Perl programming. This second volume finishes the basic Perl tutorial material (references, complex data structures, object-oriented programming, use of modules - all presented in a biological context) and presents some advanced topics of considerable interest in bioinformatics. The range of topics covered in Mastering Perl for Bioinformatics prepares the reader for enduring and emerging developments in critical areas of bioinformatics programming such as: * Gene finding * String alignment * Methods of data storage and retrieval (SML and databases) * Modeling of networks (graphs and Petri nets) * Graphics (Tk) * Parallelization * Interfacing with other programming languages * Statistics (PDL) * Protein structure determination * Biological models of computation (DNA Computers)Biologists and computer scientists who have conquered the basics of Perl and are ready to move even further in their mastery of this versatile language will appreciate the author's well-balanced approach to applying Perl's analytical abilities to the field of bioinformatics. Full of practical examples and real-world biological problem solving, this book is a must for any reader wanting to move beyond beginner level Perl in bioinformatics.


๐Ÿ“œ SIMILAR VOLUMES


Mastering Perl
โœ brian d foy ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 1 MB

This is the third in O'Reilly's series of landmark Perl tutorials, which started with *Learning Perl*, the bestselling introduction that taught you the basics of Perl syntax, and *Intermediate Perl*, which taught you how to create re-usable Perl software. *Mastering Perl* pulls everything together t

Mastering Perl
โœ brian d foy ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 7 MB

This is the third in O'Reilly's series of landmark Perl tutorials, which started with Learning Perl, the bestselling introduction that taught you the basics of Perl syntax, and Intermediate Perl, which taught you how to create re-usable Perl software. Mastering Perl pulls everything together to show

Mastering Perl/Tk
โœ Stephen O. Lidie, Nancy Walsh ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 3 MB

Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behi

Beginning perl for bioinformatics
โœ James Tisdall ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› O'Reilly ๐ŸŒ English โš– 1 MB

This book shows biologists with little or no programming experience how to use Perl, the ideal language for biological data analysis. Each chapter focuses on solving particular problems or class of problems, so you'll finish the book with a solid understanding of Perl basics, a collection of program

Mastering Algorithms with Perl
โœ John Macdonald, Jon Orwant, Jarkko Hietaniemi ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› O'Reilly ๐ŸŒ English โš– 6 MB

This part algorithm-textbook, part how-to-manual is loaded with valuable information for programmers. It falls somewhere between advanced Perl concepts and the classic computer science text on algorithms; it provides a detailed practical analysis, not a rigorous exposition of algorithmic theory. For