This is the Title of the Book, eMatter Edition
Copyright © 2012 O’Reilly & Associates, Inc. All rights reserved.
xvi
|
Preface
A Little Math, a Little Perl
Certain parts of this book are mathematical or algorithmic in nature, so you will find
various equations and computer programs throughout the book. If these notations
are unfamiliar to you, don’t panic. To make this book accessible to a general audi-
ence, we have included graphical examples and descriptive text along with the equa-
tions. The programming examples are written in Perl, one of the most popular
programming languages and one that has an especially strong following in bioinfor-
matics. While we could have relied on pseudocode for our examples, using a real lan-
guage means that you can run the programs on your own computer and edit them as
you wish.
Conventions Used in This Book
The following conventions are used in this book:
Constant width
Used for Perl programs, parameters, and BLAST output
Italics
Used for program names, databases, for emphasis, and for new terms where they
are defined
URLs Referenced in This Book
For more information about the URLs referenced in this book and for additional
material about BLAST, see this book’s web page, which is listed in the next section.
Comments and Questions
Please address comments and questions concerning this book to the publisher:
O’Reilly & Associates, Inc.
1005 Gravenstein Highway North
Sebastopol, CA 95472
(800) 998-9938 (in the United States or Canada)
(707) 829-0515 (international or local)
(707) 829-0104 (fax)
There is a web page for this book, which lists errata, examples, or any additional
information. You can access this page at:
http://www.oreilly.com/catalog/blast

Get BLAST now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.