null

Recently Viewed

New

Combinatorial Pattern Matching Algorithms in Computational Biology Using Perl and R by Gabriel Valiente 9781138115347

No reviews yet Write a Review
RRP: $146.98
$126.76
Booksplease saves you

  Delivery: We ship to over 200 countries from the UK
  Range: Millions of books available
  Reviews: Booksplease rated "Excellent" on Trustpilot

  FREE UK DELIVERY: When you buy 3 or more books on Booksplease - Use code: FREEUKDELIVERY in your cart!

SKU:
9781138115347
Available from Booksplease!
Availability: Usually dispatched within 5 working days

Frequently Bought Together:

Total: Inc. VAT
Total: Ex. VAT

Description

Emphasizing the search for patterns within and between biological sequences, trees, and graphs, Combinatorial Pattern Matching Algorithms in Computational Biology Using Perl and R shows how combinatorial pattern matching algorithms can solve computational biology problems that arise in the analysis of genomic, transcriptomic, proteomic, metabolomic, and interactomic data. It implements the algorithms in Perl and R, two widely used scripting languages in computational biology.

The book provides a well-rounded explanation of traditional issues as well as an up-to-date account of more recent developments, such as graph similarity and search. It is organized around the specific algorithmic problems that arise when dealing with structures that are commonly found in computational biology, including biological sequences, trees, and graphs. For each of these structures, the author makes a clear distinction between problems that arise in the analysis of one structure and in the comparative analysis of two or more structures. He also presents phylogenetic trees and networks as examples of trees and graphs in computational biology.

This book supplies a comprehensive view of the whole field of combinatorial pattern matching from a computational biology perspective. Along with thorough discussions of each biological problem, it includes detailed algorithmic solutions in pseudo-code, full Perl and R implementation, and pointers to other software, such as those on CPAN and CRAN.



About the Author

Gabriel Valiente is Associate Professor in the Department of Software at the Technical University of Catalonia. His research interests include computational biology, bioinformatics, exact and approximate matching in graphs and patterns, and graph transformation.



Reviews

I like the hands-on approach this book offers, and the very pedagogical structure it follows ... . The book also has tons of examples, thoughtfully chosen and beautifully laid out ... the book is very well-written and accessible, undoubtedly written by an author who takes great care in preparing his manuscripts and teaching about an area he enjoys working on.
-Anthony Labarre, SIGACT News, July 2012

This text provides a solid foundation to the field. It will work as a practical handbook for pattern matching applications in computational biology.
-Michael Goldberg, Computing Reviews, February 2010

... the book makes a clear distinction between problems that emerge in the analysis of the structure and in the comparative analysis of two or more structures. ... Well-known computational biology tools that allow searching nucleotide and protein databases for local sequence alignment are based on CPM algorithms only. The techniques presented in this book go beyond that. ... detailed algorithm solutions in pseudocode, full Perl and R implementation, and pointers to software and implementation are presented. This ... is what makes Valiente's effort unique. ...
-Ernesto D'Avanzo, Computing Reviews, February 2010

... It is a well-sorted collection of pattern matching algorithms that are used to work with problems in computational biology. ... You can find all of the sources on the author's website, which come in handy when you actually want to use them, since you do not have to retype them. And there is an introduction to Perl as well as to R, showing how to decode DNA/RNA-triplets to amino acids and giving some basic overview over standard functions. ... I certainly recommend this as an introduction and reference to some algorithms of pattern matching in computational biology. You actually learn how algorithms over the most important data types are designed in a straightforward, logical way. ...
-Jannik Pewny, IACR Book Reviews, 2009

...after a few minutes of random browsing, I was left with a feeling of total appreciation of the book, admiration for Prof. Gabriel Valiente, and a realization that this book will be part of my fundamental library for me and my group from the moment it is published. There are so many good things to say that I do not know where to start. The organization is straightforward with major sections that extend from simple sequences to trees to graphs. ... This parallel structure makes it easy to apply lessons used on the simplest object (sequences) to objects of medium (trees) and significant (graphs) difficulty. ...a wonderful way to learn leveraging ... The Perl is beautifully clear and the examples have already taught me how to improve my own code.
-Michael Levitt, Professor and Chair, Department of Structural Biology, Stanford University, California, USA

...Balancing a careful mixture of formal methods, programming, and examples, Gabriel Valiente has managed to harmoniously bridge languages and contents into a self-contained source of lasting influence. It is not difficult to predict that this book will be studied indifferently by the specialist of biology and computer science, helping each to walk a few steps toward the other. It will entice new generations of scholars to engage in its beautiful subject.
-From the Foreword, Alberto Apostolico, Professor, College of Computing, Georgia Tech, Atlanta, USA

Unlocks the power for R for Perl programmers, and vice versa. Reveals R to be a powerful and accessible tool for bioinformatics. The title is a mouthful, but the use of both R and Perl for bioinformatics is revealing.
-Steven Skiena, Professor, Department of Computer Science, Stony Brook University, New York, USA


I like the hands-on approach this book offers, and the very pedagogical structure it follows ... . The book also has tons of examples, thoughtfully chosen and beautifully laid out ... the book is very well-written and accessible, undoubtedly written by an author who takes great care in preparing his manuscripts and teaching about an area he enjoys working on.
-Anthony Labarre, SIGACT News, July 2012

This text provides a solid foundation to the field. It will work as a practical handbook for pattern matching applications in computational biology.
-Michael Goldberg, Computing Reviews, February 2010

... the book makes a clear distinction between problems that emerge in the analysis of the structure and in the comparative analysis of two or more structures. ... Well-known computational biology tools that allow searching nucleotide and protein databases for local sequence alignment are based on CPM algorithms only. The techniques presented in this book go beyond that. ... detailed algorithm solutions in pseudocode, full Perl and R implementation, and pointers to software and implementation are presented. This ... is what makes Valiente's effort unique. ...
-Ernesto D'Avanzo, Computing Reviews, February 2010

... It is a well-sorted collection of pattern matching algorithms that are used to work with problems in computational biology. ... You can find all of the sources on the author's website, which come in handy when you actually want to use them, since you do not have to retype them. And there is an introduction to Perl as well as to R, showing how to decode DNA/RNA-triplets to amino acids and giving some basic overview over standard functions. ... I certainly recommend this as an introduction and reference to some algorithms of pattern matching in computational biology. You actually learn how algorithms over the most important data types are designed in a straightforward, logical way. ...
-Jannik Pewny, IACR Book Reviews, 2009

...after a few minutes of random browsing, I was left with a feeling of total appreciation of the book, admiration for Prof. Gabriel Valiente, and a realization that this book will be part of my fundamental library for me and my group from the moment it is published. There are so many good things to say that I do not know where to start. The organization is straightforward with major sections that extend from simple sequences to trees to graphs. ... This parallel structure makes it easy to apply lessons used on the simplest object (sequences) to objects of medium (trees) and significant (graphs) difficulty. ...a wonderful way to learn leveraging ... The Perl is beautifully clear and the examples have already taught me how to improve my own code.
-Michael Levitt, Professor and Chair, Department of Structural Biology, Stanford University, California, USA

...Balancing a careful mixture of formal methods, programming, and examples, Gabriel Valiente has managed to harmoniously bridge languages and contents into a self-contained source of lasting influence. It is not difficult to predict that this book will be studied indifferently by the specialist of biology and computer science, helping each to walk a few steps toward the other. It will entice new generations of scholars to engage in its beautiful subject.
-From the Foreword, Alberto Apostolico, Professor, College of Computing, Georgia Tech, Atlanta, USA

Unlocks the power for R for Perl programmers, and vice versa. Reveals R to be a powerful and accessible tool for bioinformatics. The title is a mouthful, but the use of both R and Perl for bioinformatics is revealing.
-Steven Skiena, Professor, Department of Computer Science, Stony Brook University, New York, USA





Book Information
ISBN 9781138115347
Author Gabriel Valiente
Format Paperback
Page Count 368
Imprint CRC Press
Publisher Taylor & Francis Ltd
Weight(grams) 453g

Reviews

No reviews yet Write a Review

Booksplease  Reviews


J - United Kingdom

Fast and efficient way to choose and receive books

This is my second experience using Booksplease. Both orders dealt with very quickly and despatched. Now waiting for my next read to drop through the letterbox.

J - United Kingdom

T - United States

Will definitely use again!

Great experience and I have zero concerns. They communicated through the shipping process and if there was any hiccups in it, they let me know. Books arrived in perfect condition as well as being fairly priced. 10/10 recommend. I will definitely shop here again!

T - United States

R - Spain

The shipping was just superior

The shipping was just superior; not even one of the books was in contact with the shipping box -anywhere-, not even a corner or the bottom, so all the books arrived in perfect condition. The international shipping took around 2 weeks, so pretty great too.

R - Spain

J - United Kingdom

Found a hard to get book…

Finding a hard to get book on Booksplease and with it not being an over inflated price was great. Ordering was really easy with updates on despatch. The book was packaged well and in great condition. I will certainly use them again.

J - United Kingdom