A carregar...

Mastering Perl for Bioinformatics

Bioinformatics is a fast-moving field with problems that require non-trivial programming skills. This text takes the reader from beginner level to the doorstep of advanced material by concentrating on Perl modules and specific applications areas of current and future interest

Detalhes bibliográficos
Autor principal: James D Tisdall
Formato: Printed Book
Publicado em: O'Reilly 2007
Assuntos:
Sumário:
  • Part I. Object-oriented programming in Perl
  • 1. Modular programming with Perl
  • 2. Data structures and string algorithms
  • 3. Object-oriented programming in Perl
  • 4. Sequence formats and inheritance
  • 5. A class for restriction enzymes
  • Part II. Perl and bioinformatics
  • 6. Perl and relational databases
  • 7. Perl and the Web
  • 8. Perl and graphics
  • 9. Introduction to Bioperl
  • Part III. Appendixes
  • A. Perl summary
  • B. Installing Perl.