Science Resources RSS Feeds
|
 |
 |
 |
| View Larger Image | Computational Genome Analysis: An Introduction (Statistics for Biology and Health) | Hardcoverby Richard C. Deonier (Author), Simon Tavaré (Author), Michael S. Waterman (Author)
| List Price: | $99.00 | | Price: | $70.25 | | You Save: | $28.75 (29%) | | | Available: | Usually ships in 24 hours |
| | Binding: | Hardcover | | Publisher: | Springer | | Page Count: | 535 Pages | | Publication Date: | August 01, 2005 | | Sales Rank: | 450,988th |
|
ACCESSORIES |

| Monte Carlo Statistical Methods (Springer Texts in Statistics) by Christian P. Robert (Author), George Casella (Author)
Monte Carlo statistical methods, particularly those based on Markov chains, have now matured to be part of the standard set of techniques used by statisticians. This book is intended to bring these techniques into the classroom, being a self-contained logical development of the subject. This is a textbook intended for a second year graduate course. We do not assume that the reader has any familiarity with Monte Carlo techniques (such as random variable generation), or with any Markov chain...
| 
| The Elements of Statistical Learning by T. Hastie (Author), R. Tibshirani (Author), J. H. Friedman (Author)
During the past decade there has been an explosion in computation and information technology. With it has come vast amounts of data in a variety of fields such as medicine, biology, finance, and marketing. The challenge of understanding these data has led to the development of new tools in the field of statistics, and spawned new areas such as data mining, machine learning, and bioinformatics. Many of these tools have common underpinnings but are often expressed with different...
| 
| All of Statistics: A Concise Course in Statistical Inference (Springer Texts in Statistics) by Larry Wasserman (Author)
This book is for people who want to learn probability and statistics quickly. It brings together many of the main ideas in modern statistics in one place. The book is suitable for students and researchers in statistics, computer science, data mining and machine learning. This book covers a much wider range of topics than a typical introductory text on mathematical statistics. It includes modern topics like nonparametric curve estimation, bootstrapping and classification, topics that are...
|
|
EDITORIAL REVIEWS | Product Description Computational Genome Analysis: An Introduction presents the foundations of key problems in computational molecular biology and bioinformatics. It focuses on computational and statistical principles applied to genomes, and introduces the mathematics and statistics that are crucial for understanding these applications. The book is appropriate for a one-semester course for advanced undergraduate or beginning graduate students, and it can also introduce computational biology to computer scientists, mathematicians, or biologists who are extending their interests into this exciting field. This book features: Topics organized around biological problems, such as sequence alignment and assembly, DNA signals, analysis of gene expression, and human genetic variation Presentation of fundamentals of probability, statistics, and algorithms Implementation of computational methods with numerous examples based upon the R statistics package Extensive descriptions and explanations to complement the analytical development More than 100 illustrations and diagrams (some in color) to reinforce concepts and present key results from the primary literature Exercises at the end of chapters Michael S. Waterman is a University Professor, a USC Associates Chair in Natural Sciences, and Professor of Biological Sciences, Computer Science, and Mathematics at the University of Southern California. A member of the National Academy of Sciences and the American Academy of Arts and Sciences, Professor Waterman is Founding Editor and Co-Editor in Chief of the Journal of Computational Biology. His research has focused on computational analysis of molecular sequence data. His best-known work is the co-development of the local alignment Smith-Waterman algorithm, which has become the foundational tool for database search methods. His interests have also encompassed physical mapping, as exemplified by the Lander-Waterman formulas, and genome sequence assembly using an Eulerian path method. Simon Tavaré holds the George and Louise Kawamoto Chair in Biological Sciences and is a Professor of Biological Sciences, Mathematics, and Preventive Medicine at the University of Southern California. Professor Tavaré's research lies at the interface between statistics and biology, specifically focusing on problems arising in molecular biology, human genetics, population genetics, molecular evolution, and bioinformatics. His statistical interests focus on stochastic computation. Among the applications are linkage disequilibrium mapping, stem cell evolution, and inference in the fossil record. Dr. Tavaré is also a professor in the Department of Oncology at the University of Cambridge, England, where his group concentrates on cancer genomics. Richard C. Deonier is Professor Emeritus in the Molecular and Computational Biology Section of the Department of Biological Sciences at the University of Southern California. Originally trained as a physical biochemist, His major research has been in areas of molecular genetics, with particular interests in physical methods for gene mapping, bacterial transposable elements, and conjugative plasmids. During 30 years of active teaching, he has taught chemistry, biology, and computational biology at both the undergraduate and graduate levels. |
CUSTOMER REVIEWS (Average Customer Rating: 3.5 based on 3 reviews)
| Unreadable on the Kindle by Lubo (Arlington, VA) 1 Stars October 20, 2009 I just got this book as a Kindle ebook. I don't know about the print version, but on the Kindle the font used makes it very difficult to read, as the letters are incomplete to the point where an "r" looks like an "i" for example. Trying to read it I kept stumbling over the text and my attention was on deciphering the letters, so I could not focus on the actual contents. I expect this to be an even bigger problem when it comes to the technical portions, where precision is important. I would not recommend getting this on the Kindle, or at least get a sample first to see if you can read it.
| | Very nice book, but not really for beginners by Guitar Hero (Austin, TX USA) 4 Stars October 17, 2007 This textbook is used as the main text for one of my graduate courses. It is a well written book and contains a plethora of information. The problem is that I find myself constantly re-reading sections and walking through examples to thoroughly understand them. Nothing seems to click the first time I read through the information (or sometimes even second, third, etc.).
This is my first time taking any coursework in the bioinformatics field so perhaps it is simply because this material is new to me, but I found this book fairly difficult to read. I had to supplement it with other books, wikipedia entries, etc. to be able to understand many of the terms (which this book fails to define).
If you're willing to put forth the effort of filling in the gaps, then this is a great book. If you already have a strong background in computer science and biology then this is likely an excellent book for reference material, or to expand you knowledge in an already familiar area.
Also note that there is a large amount of discussion of probability in this area of study. You may wish to brush up on your skills in probability prior to reading this.
| | "Computational genome analysis: An Introduction" Deonier R., Tavare S., Waterman M. Springer-Verlag New York, Inc., Secaucus, NJ by L. C Silvern (Clarkdale AZ) 5 Stars July 07, 2006 This textbook was based on the authors' instructional experiences in undergraduate Computational Biology courses for Bachelor seniors, first-year Master's, and Ph.D. students at the University of Southern California. Readers could also include investigators in medical schools, computer scientists, biologists, applied mathematicians, biochemists, and persons working in the biotechnology industry.
This text is based on the classic man-machine-work model in which a human performs laboratory-level work while also interacting with a digital computer. The complete inventory of all DNA that determines the identity of an organism is known as the genome. The computer or 'machine' utilizes the R language and produces statistical solutions dealing with genomes. The objects analyzed fall into these categories: the basic unit of life or the cell; the chemical energy stored in ATP (Adenosine triphosphate), the genetic information encoded by DNA (Deoxyribonucleic Acid) , and that information transcribed into RNA (Ribonucleic Acid). Since all life on the planet is based on cells, except for viruses, one can see why this volume is an important contribution to the scientific knowledge base particularly with reference to the evolution of species.
The R language developed at Bell Laboratories is used throughout the text. R is a probability statistics environment available for free download and can be used with Windows, Macintosh, and Linux operating systems. It functions very much like the S-PLUS statistics package. Since the reader would need to know how to actually implement the concepts in computational biology to fully understand them, the authors include examples of computations using R. This volume is described as a "roll up your sleeves and get dirty" introduction to the computational side of genomics and bioinformatics. It is intended to provide a foundation for an intelligent application of the available computational tools and for intellectual growth as new experimental approaches lead to new computational tools.
One must accept the fact that analyzing cells, DNA, and RNA is based on probability statistics. The text utilizes 1% algebra, 1 % integral calculus and 98% probability statistics --- the 98% being processed in R language. It isn't intended to describe the laboratory processes and protocols used to manipulate the samples but it does directly connect the computer solutions to the laboratory or work activity. Each chapter ends with a number of problems; while this is typical of the classical textbook, it would have been helpful if a teacher's answer book had been appended.
The Chapter headings are: Biology in a Nutshell; Words, Word Distributions and Occurences; Physical Mapping of DNA; Genome Rearrangements; Sequence Alignment; Rapid Alignment Methods: FASTA and BLAST; DNA Sequence Assembly; Signals in DNA; Similarity, Distance, and Clustering; Measuring Expression of Genome Information; Inferring the Past: Phylogenetic Trees; Genetic Variation in Populations; Comparative Geonomics; Glossary; A Brief Introduction to R; Internet Bioinformatics Resources; Miscellaneous Data.
Leonard C. Silvern
Systems Engineering Laboratories
Clarkdale, AZ
| |
SIMILAR PRODUCTS |

| Biological Sequence Analysis: Probabilistic Models of Proteins and Nucleic Acids by Richard Durbin (Author), Sean R. Eddy (Author), Anders Krogh (Author), Graeme Mitchison (Author)
Probablistic models are becoming increasingly important in analyzing the huge amount of data being produced by large-scale DNA-sequencing efforts such as the Human Genome Project. For example, hidden Markov models are used for analyzing biological sequences, linguistic-grammar-based probabilistic models for identifying RNA secondary structure, and probabilistic evolutionary models for inferring phylogenies of sequences from different organisms. This book gives a unified, up-to-date and...
| 
| An Introduction to Bioinformatics Algorithms (Computational Molecular Biology) by Neil C. Jones (Author), Pavel A. Pevzner (Author)
This introductory text offers a clear exposition of the algorithmic principles driving advances in bioinformatics. Accessible to students in both biology and computer science, it strikes a unique balance between rigorous mathematics and practical techniques, emphasizing the ideas underlying algorithms rather than offering a collection of apparently unrelated problems. The book introduces biological and algorithmic ideas together, linking issues in computer science to biology and...
| 
| Statistical Methods in Bioinformatics: An Introduction (Statistics for Biology and Health) by Warren J. Ewens (Author), Gregory Grant (Author)
Advances in computers and biotechnology have had an immense impact on the biomedical fields, with broad consequences for humanity. Correspondingly, new areas of probability and statistics are being developed specifically to meet the needs of this area. There is now a necessity for a text that introduces probability and statistics in the bioinformatics context. This book also describes some of the main statistical applications in the field, including BLAST, gene finding, and evolutionary...
| 
| Bioinformatics For Dummies (For Dummies (Math & Science)) by Jean-Michel Claverie Ph. D. (Author), Cedric Notredame Ph.D. (Author)
Were you always curious about biology but were afraid to sit through long hours of dense reading? Did you like the subject when you were in high school but had other plans after you graduated? Now you can explore the human genome and analyze DNA without ever leaving your desktop! Bioinformatics For Dummies is packed with valuable information that introduces you to this exciting new discipline. This easy-to-follow guide leads you step by step through every bioinformatics task that can...
| 
| Problems and Solutions in Biological Sequence Analysis by Mark Borodovsky (Author), Svetlana Ekisheva (Author)
This book is the first of its kind to provide a large collection of bioinformatics problems with accompanying solutions. Notably, the problem set includes all of the problems offered in Biological Sequence Analysis (BSA), by Durbin et al., widely adopted as a required text for bioinformatics courses at leading universities worldwide. Although many of the problems included in BSA as exercises for its readers have been repeatedly used for homework and tests, no detailed solutions for the problems...
|
|
|
|