or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
25 used & new from £8.02

Have one to sell? Sell yours here
 
   
Beginning Perl for Bioinformatics
 
 

Beginning Perl for Bioinformatics (Paperback)

by James Tisdall (Author)
4.3 out of 5 stars  See all reviews (6 customer reviews)
RRP: £30.99
Price: £18.28 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £12.71 (41%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 3 left in stock--order soon (more on the way).

Want guaranteed delivery by Tuesday, November 17? Choose Express delivery at checkout. See Details
12 new from £16.44 13 used from £8.02

Frequently Bought Together

Beginning Perl for Bioinformatics + Mastering Perl for Bioinformatics + Building Bioinformatics Solutions: with Perl, R and MySQL
Price For All Three: £64.61

Some of these items are dispatched sooner than the others. Show details


Customers Who Bought This Item Also Bought

Mastering Perl for Bioinformatics

Mastering Perl for Bioinformatics

by James Tisdall
4.0 out of 5 stars (1)  £21.49
Learning Perl

Learning Perl

by Randal Schwartz
4.4 out of 5 stars (50)  £18.15
Building Bioinformatics Solutions: with Perl, R and MySQL

Building Bioinformatics Solutions: with Perl, R and MySQL

by Conrad Bessant
4.5 out of 5 stars (2)  £24.84
Bioinformatics for Dummies

Bioinformatics for Dummies

by Jean Michel Ph. D. Claverie
4.5 out of 5 stars (2)  £9.97
Introduction to Bioinformatics

Introduction to Bioinformatics

by Arthur Lesk
5.0 out of 5 stars (4)  £22.14
Explore similar items

Product details

  • Paperback: 400 pages
  • Publisher: O'Reilly Media, Inc.; 1 edition (22 Oct 2001)
  • Language French
  • ISBN-10: 0596000804
  • ISBN-13: 978-0596000806
  • Product Dimensions: 23 x 17.8 x 2.4 cm
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon.co.uk Sales Rank: 342,495 in Books (See Bestsellers in Books)

    Popular in these categories:

    #18 in  Books > Science & Nature > Biological Sciences > Bioinformatics & Biometrics
    #41 in  Books > Computing & Internet > Programming > Languages > Perl
    #50 in  Books > Scientific, Technical & Medical > Biology > Computer Modelling & Analysis
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Applied Bioinformatics opens new browser window
www.cranfield.ac.uk/health  -  Taught MSC leading to a career in this exciting field 
   Bioinformatics MSc opens new browser window
www.cs.helsinki.fi/mbi  -  Two-year program in English Apply now! 
   Bioinformatics Software opens new browser window
www.neuralware.com  -  Bioinformatics using neural network software. Free eval download. 
  
 

Product Description

Netsurfer Digest, Jan 2002

Good for biotech professionals who are familiar with bio concepts and need to brush up on the practical computer science aspects of their field.


Babbage, slashdot.org, Jan 2002

It's a solid book, and one that should be able to get people learning Perl, genetics, or both up to speed and working on real world problems quickly.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
bioinformatics
perl
molecular biology
linux
information systems
data mining

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

Beginning Perl for Bioinformatics
63% buy the item featured on this page:
Beginning Perl for Bioinformatics 4.3 out of 5 stars (6)
£18.28
Learning Perl
12% buy
Learning Perl 4.4 out of 5 stars (50)
£18.15
Introduction to Bioinformatics
10% buy
Introduction to Bioinformatics 5.0 out of 5 stars (4)
£22.14
Building Bioinformatics Solutions: with Perl, R and MySQL
8% buy
Building Bioinformatics Solutions: with Perl, R and MySQL 4.5 out of 5 stars (2)
£24.84

 

Customer Reviews

6 Reviews
5 star:
 (4)
4 star:
 (1)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (6 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
16 of 16 people found the following review helpful:
5.0 out of 5 stars Perfect for all those biologists frightened of perl!!!, 22 Dec 2001
By A Customer
I found this book excellent, it contains the solution to most programmes required for bioinformatics and creating a web-site. I mean as a biologist with no experience in computer programming i was scared when it came to programme using perl but this book is literally a god-send and provided most of the solutions to build biological web-sites from finding pattern matching restriction sites in a nucleotide sequence to extracting specific information from sequences and transforming nucleotide sequences into amino acid sequences and building web pages from it.
You have to buy this book if you are new to the world of perl or bioinformatics.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
10 of 10 people found the following review helpful:
2.0 out of 5 stars Not far from Awful..., 21 Oct 2003
By Mr. S. J. Littler "stelittler" (London, UK) - See all my reviews
(REAL NAME)   
I was advised to buy this book by my supervisor when I started my PhD in Bioinformatics. I had no previous programing experience and I was told that perl was the best way forward. It turned out perl was the best way forward, but not using this book. Perl is a very simple and intuitive language which a joy to work with.

This book tackles biological problems but with a poor approach. It forces you to copy down pages of code to form your first programs, and barely explains why you are doing it. What happens is that you miss out a word or spell something wrong and your program doesn't work, you get annoyed, you smash something! In contrast, the world renouned "learning perl" book teaches you why you do things and you build up your perl from a solid base. Yes this book focuses on the problem of using perl for biological problems, but that really isn't necessary. What you need is to learn the programming language, then when you are sure you know enough, you can apply it to your own problems. A solve them easily.

Buy "learning perl, O'reilly press" and then proceed to "programming perl, O'reilly press", there are far better books and will give you a solid grounding to tackle bioinformatics problems.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
8 of 9 people found the following review helpful:
5.0 out of 5 stars A great way to get started in bioinformatics programming, 26 Jun 2004
By Kelly P. Vincent (State College, PA USA) - See all my reviews
(REAL NAME)   
I think this is a really good introduction to both Perl and Bioinformatics programming. I already know several other languages, and have been meaning to pick up Perl for a while. So I thought this book might be too basic for me, but because I was new to the field of Bioinformatics, I did not find it terribly basic. I also do believe that it would be very good for someone with a biology background wanting to learn perl for bioinformatics (this is the audience the book claims to be targeting). Perl is a very powerful language, and I do think that it could be hard for programming beginner to learn. However, I think this book does a very good job of introducing several important topics in Perl gently. The best thing about it is the extremely numerous examples, which can all be downloaded from the book's website, so you don't have to waste time typing them in. This provides a great source of learning and experimenting with the code, but it also provides a platform for developing more advanced programs. You can just build new programs on top of much of the code from the book, which is very convenient, and is also what programming efficiently is all about.

There are 13 chapters in the book, and I'll give a quick summary and insight into each below:
Chapter 1 Biology and computer science: This gives a quick and gentle introduction to the goals of the field of bioinformatics, and how the two fields of biology and computer science contribute to it. It sets the context of the book.
Chapter 2 Getting started with Perl: This is a good chapter which details how to set up Perl on your computer, and get started using it.
Chapter 3 The art of programming: This chapter discusses the common approaches that people take to programming, and open source programming. Design, pseudocode, algorithms, and implementation are all discussed.
Chapter 4 Sequences and strings: This provides a dual introduction to the string variable type in Perl and basic sequence analysis in bioinformatics. The general basics of Perl are covered as well, but the focus is on working with strings (actually scalars, and also arrays), which are very important in bioinformatics.
Chapter 5 Motifs and loops: This chapter covers further topics in Perl (such as control structures (conditional stetments and loops), and searching DNA and proteins for sequences (motifs).
Chapter 6 Subroutines and bugs: This chapter covers the important topic of subroutines, or breaking your code into small, reusable chunks. This is quite important in programming. The chapter also introduces debuggin, which is also (unfortunately) a very important part of programming.
Chapter 7 Mutations and randomization: This chapter introduces the concept of mutation in bioinformatics, and how to model that with a computer, via a random number generator. It does a good job of explaining the (sort of strange) way that random number generators work, and the importance of using them correctly in order to get genuinely random numbers (which you obviously want!).
Chapter 8 The genetic code: This chapter talks more about the genetic code in terms of translating DNA into protein. It also introduces hashes, which are another important variable type in Perl. It provides some good examples, and also deals with reading files in the FASTA data format, which is commonly used.
Chapter 9 Restriction maps and regular expressions: Regular expressions were introduced and used in earlier chapters, but are covered more deeply here. It also introduces restriction enzymes and restriction maps, which are important for designing effective and efficient laboratory experiments. The chapter explains the process of developing a program for computing restriction maps, and provides some good example code.
Chapter 10 GenBank: This chapter basically covers the methods you need to go through in order to extract information from GenBank, one of the most important databanks of genetic sequence information.

Chapter 11 Protein data bank: This chapter is similar to the last, except that it deals with the Protein Data Bank instead of GenBank.
Chapter 12 BLAST: This is another specific chapter, dealing with the Basic Local Alignment Search Tool (BLAST), a pervasive tool in bioinformatics.
Chapter 13 Further Topics: Gives a cursory discussion of several "advanced" topics, like DNA computing, graphics pogramming and relational databases.

You can see from the above chapters how the book proceeds, covering both aspects of Perl and tasks in bioinformatics one step at a time, which means that it's good for beginners with any background, really. All of the chapters (except the very early ones) have lots of sample code. Obviously this book isn't intended to be the only book you own on bioinformatics or Perl. It doesn't provide a thorough discussion of either, and you will especially need another book on bioinformatics if you are new to the biological sciences. You will need a more solid reference for the Perl language, which you can get from Programming Perl, or you can use the online documentation. If you are new to programming, you would also possibly benefit from using another beginning book, like Learning Perl, but I still believe that having a targeted book like this is invaluable to the starting bioinformatician.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars outside study
I read this book after finishing a Bioinformatics course. If you have learnt Perl before, this book will introduce you to some areas of use you may not have thought of. Read more
Published 2 months ago by Xen William

5.0 out of 5 stars Learn Bioinformatics in a week
This book beats it. At 40 years I turned my career from molecular plant biology to Bioinformatics. Obviously this book does not teach you how to do BI but with the basic... Read more
Published 18 months ago by Arjen Ten Have

5.0 out of 5 stars Good to go.
I'm one of those people who should be doing something better! But since this book is good, because my copy is bent to pieces, I thought I would offer up my vote for a good... Read more
Published on 5 Dec 2004 by Andrew UK

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.