|
by: Jean-Michel Claverie Ph. D.
publisher: For Dummies, published: 2006-12-18
ASIN: 0470089857
EAN: 9780470089859
sales rank: 77136
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 be done over the Internet. Forget long equations, computer-geek gibberish, and installing bulky programs that slow down your computer. You’ll be amazed at all the things you can accomplish just by logging on and following these trusty directions. You get the tools you need to: - Analyze all types of sequences
- Use all types of databases
- Work with DNA and protein sequences
- Conduct similarity searches
- Build a multiple sequence alignment
- Edit and publish alignments
- Visualize protein 3-D structures
- Construct phylogenetic trees
This up-to-date second edition includes newly created and popular databases and Internet programs as well as multiple new genomes. It provides tips for using servers and places to seek resources to find out about what’s going on in the bioinformatics world. Bioinformatics For Dummies will show you how to get the most out of your PC and the right Web tools so you’ll be searching databases and analyzing sequences like a pro!
|
|
by: Mitchell L. Model
publisher: O'Reilly Media, published: 2009-12-22
ASIN: 059615450X
EAN: 9780596154509
sales rank: 49723
Powerful, flexible, and easy to use, Python is an ideal language for building software tools and applications for life science research and development. This unique book shows you how to program with Python, using code examples taken directly from bioinformatics. In a short time, you'll be using sophisticated techniques and Python modules that are particularly effective for bioinformatics programming. Bioinformatics Programming Using Python is perfect for anyone involved with bioinformatics -- researchers, support staff, students, and software developers interested in writing bioinformatics applications. You'll find it useful whether you already use Python, write code in another language, or have no programming experience at all. It's an excellent self-instruction tool, as well as a handy reference when facing the challenges of real-life programming tasks. - Become familiar with Python's fundamentals, including ways to develop simple applications
- Learn how to use Python modules for pattern matching, structured text processing, online data retrieval, and database access
- Discover generalized patterns that cover a large proportion of how Python code is used in bioinformatics
- Learn how to apply the principles and techniques of object-oriented programming
- Benefit from the "tips and traps" section in each chapter
|
|
by: Jonathan Pevsner
publisher: Wiley-Blackwell, published: 2009-05-04
ASIN: 0470085851
EAN: 9780470085851
sales rank: 36951
The bestselling introduction to bioinformatics and functional genomics—now in an updated editionWidely received in its previous edition, Bioinformatics and Functional Genomics offers the most broad-based introduction to this explosive new discipline. Now in a thoroughly updated and expanded Second Edition, it continues to be the go-to source for students and professionals involved in biomedical research. This edition provides up-to-the-minute coverage of the fields of bioinformatics and genomics. Features new to this edition include: - Several fundamentally important proteins, such as globins, histones, insulin, and albumins, are included to better show how to apply bioinformatics tools to basic biological questions.
- A completely updated companion web site, which will be updated as new information becomes available - visit www.wiley.com/go/pevsnerbioinformatics
- Descriptions of genome sequencing projects spanning the tree of life.
- A stronger focus on how bioinformatics tools are used to understand human disease.
The book is complemented by lavish illustrations and more than 500 figures and tables—fifty of which are entirely new to this edition. Each chapter includes a Problem Set, Pitfalls, Boxes explaining key techniques and mathematics/statistics principles, Summary, Recommended Reading, and a list of freely available software. Readers may visit a related Web page for supplemental information at www.wiley.com/go/pevsnerbioinformatics. Bioinformatics and Functional Genomics, Second Edition serves as an excellent single-source textbook for advanced undergraduate and beginning graduate-level courses in the biological sciences and computer sciences. It is also an indispensable resource for biologists in a broad variety of disciplines who use the tools of bioinformatics and genomics to study particular research problems; bioinformaticists and computer scientists who develop computer algorithms and databases; and medical researchers and clinicians who want to understand the genomic basis of viral, bacterial, parasitic, or other diseases. Praise for the first edition: "...ideal both for biologists who want to master the application of bioinformatics to real-world problems and for computer scientists who need to understand the biological questions that motivate algorithms." Quarterly Review of Biology "… an excellent textbook for graduate students and upper level undergraduate students." Annals of Biomedical Engineering "…highly recommended for academic and medical libraries, and for researchers as an introduction and reference…" E-Streams
|
|
by: Neil C. Jones
publisher: The MIT Press, published: 2004-08-06
ASIN: 0262101068
EAN: 9780262101066
sales rank: 239115
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 thus capturing the interest of students in both subjects. It demonstrates that relatively few design techniques can be used to solve a large number of practical problems in biology, and presents this material intuitively.An Introduction to Bioinformatics Algorithms is one of the first books on bioinformatics that can be used by students at an undergraduate level. It includes a dual table of contents, organized by algorithmic idea and biological idea; discussions of biologically relevant problems, including a detailed problem formulation and one or more solutions for each; and brief biographical sketches of leading figures in the field. These interesting vignettes offer students a glimpse of the inspirations and motivations for real work in bioinformatics, making the concepts presented in the text more concrete and the techniques more approachable.PowerPoint presentations, practical bioinformatics problems, sample code, diagrams, demonstrations, and other materials can be found at the Author's website.
|
|
by: James Tisdall
publisher: O'Reilly Media, published: 2001-10-15
ASIN: 0596000804
EAN: 9780596000806
sales rank: 60547
With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular Perl programming books are often too theoretical and too focused on computer science for a non-programming biologist who needs to solve very specific problems. Beginning Perl for Bioinformatics is designed to get you quickly over the Perl language barrier by approaching programming as an important new laboratory skill, revealing Perl programs and techniques that are immediately useful in the lab. Each chapter focuses on solving a particular bioinformatics problem or class of problems, starting with the simplest and increasing in complexity as the book progresses. Each chapter includes programming exercises and teaches bioinformatics by showing and modifying programs that deal with various kinds of practical biological problems. By the end of the book you'll have a solid understanding of Perl basics, a collection of programs for such tasks as parsing BLAST and GenBank, and the skills to take on more advanced bioinformatics programming. Some of the later chapters focus in greater detail on specific bioinformatics topics. This book is suitable for use as a classroom textbook, for self-study, and as a reference. The book covers: - Programming basics and working with DNA sequences and strings
- Debugging your code
- Simulating gene mutations using random number generators
- Regular expressions and finding motifs in data
- Arrays, hashes, and relational databases
- Regular expressions and restriction maps
- Using Perl to parse PDB records, annotations in GenBank, and BLAST output
|
|
by: Conrad Bessant
publisher: Oxford University Press, USA, published: 2009-02-28
ASIN: 0199230234
EAN: 9780199230235
sales rank: 311557
Modern bioinformatics encompasses a broad and ever-changing range of activities involved with the management and analysis of data from molecular biology experiments. Despite the diversity of activities and applications, the basic methodology and core tools needed to tackle bioinformatics problems is common to many projects. Building Bioinformatics Solutions provides a comprehensive introduction to this methodology, explaining how to acquire and use the most popular development tools, how to apply them to build processing pipelines, and how to make the results available through visualizations and web-based services for deployment either locally or via the Internet. The main development tools covered in this book are the MySQL database management system, the Perl programming language, and the R language for statistical computing. These industry standard open source tools form the core of many bioinformatics projects, both in academia and industry. The methodologies introduced are platform independent, and all the examples that feature have been tested on Windows, Linux and Mac OS.
This advanced textbook is suitable for graduate students and researchers in the life sciences who wish to automate analyses or create their own databases and web-based tools. No prior knowledge of software development is assumed. Having worked through the book, the reader should have the necessary core skills to develop computational solutions for their specific research programmes. The book will also help the reader overcome the inertia associated with penetrating this field, and provide them with the confidence and understanding required to go on to develop more advanced bioinformatics skills.
|
|
publisher: Cambridge University Press, published: 2011-11-21
ASIN: 1107648874
EAN: 9781107648876
sales rank: 464338
The computational education of biologists is changing to prepare students for facing the complex datasets of today's life science research. In this concise textbook, the authors' fresh pedagogical approaches lead biology students from first principles towards computational thinking. A team of renowned bioinformaticians take innovative routes to introduce computational ideas in the context of real biological problems. Intuitive explanations promote deep understanding, using little mathematical formalism. Self-contained chapters show how computational procedures are developed and applied to central topics in bioinformatics and genomics, such as the genetic basis of disease, genome evolution or the tree of life concept. Using bioinformatic resources requires a basic understanding of what bioinformatics is and what it can do. Rather than just presenting tools, the authors - each a leading scientist - engage the students' problem-solving skills, preparing them to meet the computational challenges of their life science careers.
|
|
publisher: Wiley-Blackwell, published: 2009-03-16
ASIN: 0470181052
EAN: 9780470181058
sales rank: 434653
Structural Bioinformatics was the first major effort to show the application of the principles and basic knowledge of the larger field of bioinformatics to questions focusing on macromolecular structure, such as the prediction of protein structure and how proteins carry out cellular functions, and how the application of bioinformatics to these life science issues can improve healthcare by accelerating drug discovery and development. Designed primarily as a reference, the first edition nevertheless saw widespread use as a textbook in graduate and undergraduate university courses dealing with the theories and associated algorithms, resources, and tools used in the analysis, prediction, and theoretical underpinnings of DNA, RNA, and proteins.This new edition contains not only thorough updates of the advances in structural bioinformatics since publication of the first edition, but also features eleven new chapters dealing with frontier areas of high scientific impact, including: sampling and search techniques; use of mass spectrometry; genome functional annotation; and much more. Offering detailed coverage for practitioners while remaining accessible to the novice, Structural Bioinformatics, Second Edition is a valuable resource and an excellent textbook for a range of readers in the bioinformatics and advanced biology fields. Praise for the previous edition: "This book is a gold mine of fundamental and practical information in an area not previously well represented in book form." —Biochemistry and Molecular Education "... destined to become a classic reference work for workers at all levels in structural bioinformatics...recommended with great enthusiasm for educators, researchers, and graduate students." —BAMBED "...a useful and timely summary of a rapidly expanding field." —Nature Structural Biology "...a terrific job in this timely creation of a compilation of articles that appropriately addresses this issue." —Briefings in Bioinformatics
|
|
publisher: Wiley-Interscience, published: 2004-10-29
ASIN: 0471478784
EAN: 9780471478782
sales rank: 163385
Reviews of the Second Edition "In this book, Andy Baxevanis and Francis Ouellette . . . have undertaken the difficult task of organizing the knowledge in this field in a logical progression and presenting it in a digestible form. And they have done an excellent job. This fine text will make a major impact on biological research and, in turn, on progress in biomedicine. We are all in their debt." --Eric Lander, from the Foreword to the Second Edition "The editors and the chapter authors of this book are to be applauded for providing biologists with lucid and comprehensive descriptions of essential topics in bioinformatics. This book is easy to read, highly informative, and certainly timely. It is most highly recommended for students and for established investigators alike, for anyone who needs to know how to access and use the information derived in and from genomic sequencing projects." --Trends in Genetics "It is an excellent general bioinformatics text and reference, perhaps even the best currently available . . . Congratulations to the authors, editors, and publisher for producing a weighty, authoritative, readable, and attractive book." --Briefings in Bioinformatics "This book, written by the top scientists in the field of bioinformatics, is the perfect choice for every molecular biology laboratory." --The Quarterly Review of Biology This fully revised version of a world-renowned bestseller provides readers with a practical guide covering the full scope of key concepts in bioinformatics, from databases to predictive and comparative algorithms. Using relevant biological examples, the book provides background on and strategies for using many of the most powerful and commonly used computational approaches for biological discovery. This Third Edition reinforces key concepts that have stood the test of time while making the reader aware of new and important developments in this fast-moving field. With a new full-color and enlarged page design, Bioinformatics, Third Edition offers the most readable, up-to-date, and thorough introduction to the field for biologists. This new edition features: * New chapters on genomic databases, predictive methods using RNA sequences, sequence polymorphisms, protein structure prediction, intermolecular interactions, and proteomic approaches for protein identification * Detailed worked examples illustrating the strategic use of the concepts presented in each chapter, along with a collection of expanded,more rigorous problem sets suitable for classroom use * Special topic boxes and appendices highlighting experimental strategies and advanced concepts * Annotated reference lists, comprehensive lists of relevant Web resources, and an extensive glossary of commonly used terms in bioinformatics, genomics, and proteomics Bioinformatics, Third Edition is essential reading for researchers, instructors, and students of all levels in molecular biology and bioinformatics, as well as for investigators involved in genomics, clinical research, proteomics, and computational biology.
|
|
by: Robert Gentleman
publisher: Chapman and Hall/CRC, published: 2008-07-14
ASIN: 1420063677
EAN: 9781420063677
sales rank: 492707
Due to its data handling and modeling capabilities as well as its flexibility, R is becoming the most widely used software in bioinformatics. R Programming for Bioinformatics explores the programming skills needed to use this software tool for the solution of bioinformatics and computational biology problems. Drawing on the author’s first-hand experiences as an expert in R, the book begins with coverage on the general properties of the R language, several unique programming aspects of R, and object-oriented programming in R. It presents methods for data input and output as well as database interactions. The author also examines different facets of string handling and manipulations, discusses the interfacing of R with other languages, and describes how to write software packages. He concludes with a discussion on the debugging and profiling of R code. With numerous examples and exercises, this practical guide focuses on developing R programming skills in order to tackle problems encountered in bioinformatics and computational biology.
|