Biomedical Informatics: Computer Applications in Health Care and Biomedicine (Health Informatics)
from Springer
The practice of modern medicine requires sophisticated information technologies with which to manage patient information, plan diagnostic procedures, interpret laboratory results, and conduct research. This book, inspired by a Stanford University training program developed to introduce health professionals to computer applications in modern medical care, fills the need for a high quality text in computers and medicine, and meets the growing demand by practitioners, researchers, and students for a comprehensive introduction to key topics in the field. The work is designed for a broad audience interested in the intersection of computer science and medicine.
Completely revised and expanded, the Third Edition (previously titled "Medical Informatics") includes several new chapters filled with brand new material. This book will provide both a conceptual framework and a practical approach for the implementation and management of IT used to improve the delivery of health care. Designed for use by professors and students of medical informatics and for practicing professionals, this book will focus on the role of computers in the provision of medical services. Biomedial Informatics, Third Edition, provides the conceptual base needed to comprehend and utilize medical informatics through easy to understand examples that demonstrate how computers assist in the delivery of health care. This text also includes pointers to additional literature, chapter summaries, and concise definition of recurring terms for self-study or classroom use.
Bioinformatics For Dummies (For Dummies (Math & Science))
by Jean-Michel, Ph. D. Claverie
from For Dummies
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!
R Programming for Bioinformatics (Chapman & Hall/Crc Computer Science & Data Analysis)
by Robert Gentleman
from Chapman & Hall/CRC
 From the co-developer of R and lead founder of the Bioconductor Project
Thanks to its data handling and modeling capabilities and its flexibility, R is becoming the most widely used software in bioinformatics. R Programming for Bioinformatics builds the programming skills needed to use R for solving bioinformatics and computational biology problems.
Drawing on the author’s experiences as an R expert, 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.
Beginning Perl for Bioinformatics
by James Tisdall
from O'Reilly Media, Inc.
Biology, it seems, is a good showcase for the talents of Perl. Newcomers to Perl who understand biological information will find James Tisdall's Beginning Perl for Bioinformatics to be an excellent compendium of examples. Teachers of Perl will likewise find the text to be filled with fresh programming illustrations of growing scientific importance. Seasoned Perlmongers who want to learn biology, however, should search elsewhere, as Tisdall's emphasis is on Perl's logic rather than Mother Nature's.
Departing from O'Reilly's earlier monograph Developing Bioinformatic Computer Skills, Tisdall's text is organized aggressively along didactic lines. Nearly all of the 13 chapters begin with twin bullet lists of Perl programming tools and the bioinformatic methods that require them. Likewise, the chapters end with exercises. String concatenation is illustrated with gene splicing, and regular expressions are taught with gene transcription and motif searching.
Tisdall emphasizes sequence examples throughout, leading up to an introduction to a Perl interface for the NIH GenBank biological database and the widely used BLAST sequence alignment tool. After a brief discussion of three-dimensional protein structure, he returns to sequence extraction and secondary structure prediction.
Tisdall's goal is to boost the beginning programmer into a domain of self-learning. He imparts essential etiquette for the success of programming newbies: use the wealth or resources available, from user documentation to Web site surveys to FAQs to How-To's to news groups and finally to direct personal appeals for help from a senior colleague. A well-plugged-in bioinformatics Perl student will soon discover Bioperl, an open-source effort to bring research-grade bioinformatic tools to the Perl community. Bioperl is described briefly at the end of Tisdall's book and will reportedly be a forthcoming title of its own in the O'Reilly bioinformatics series.
Although he introduces bioinformatics as an academic discipline, Tisdall treats it as a trade throughout his book. He indicates that open questions and computational hard problems exist, but does not describe what they are or how they are being tackled. Ultimately, Tisdall presents bioinformatics as another arrow in a bench scientist's quiver, very much like HPLC, 2D-PAGE, and the various spectroscopies.
As odd as a "bioinformatics-as-tool" book may be to its research proponents, the reduction of bioinformatics to trade status both deflates and vindicates the years of research, as Tisdall's work attests. --Peter Leopold
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 indata
Arrays, hashes, and relational databases
Regular expressions and restriction maps
Using Perl to parse PDB records, annotations in GenBank, and BLAST output
Biological Sequence Analysis: Probabilistic Models of Proteins and Nucleic Acids
by Richard Durbin
from Cambridge University Press
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 self-contained account, with a Bayesian slant, of such methods, and more generally to probabilistic methods of sequence analysis. Written by an interdisciplinary team of authors, it is accessible to molecular biologists, computer scientists, and mathematicians with no formal knowledge of the other fields, and at the same time presents the state of the art in this new and important field.
Probabilistic methods are assuming greater significance in the analysis of nucleotide sequence data. This book provides the first unified, up-to-date and self-contained account of such methods, and more generally of probabilistic methods of sequence analysis, presented in a Bayesian framework.
Discovering Genomics, Proteomics and Bioinformatics (2nd Edition) (The Genetics Place Series)
by A. Malcolm Campbell
from Benjamin Cummings
KEY BENEFIT: Discovering Genomics is the first genomics text that combines web activities and case studies with a problem-solving approach to teach upper-level undergraduates and first-year graduate students the fundamentals of genomic analysis. More of a workbook than a traditional text, Discovering Genomics, Second Edition allows students to work with real genomic data in solving problems and provides the user with an active learning experience. KEY TOPICS: Genomic Medicine Case Study: What’s wrong with my child? Genome Sequence Acquisition and Analysis, Comparative Genomics in Evolution and Medicine, Genome Variations, Genomic Medicine Case Study: Why Can’t I Just Take a Pill to Lose Weight? Basic Research with DNA Microarrays, Applied Research with DNA Microarrays, Proteomics, Genomic Medicine Case Study: Why Can’t We Cure More Diseases? Genomic Circuits in Single Genes, Integrated Genomic Circuits, Modeling Whole-Genome Circuits. MARKET: For all readers interested in genomics.
An Introduction to Bioinformatics Algorithms (Computational Molecular Biology)
by Neil C. Jones
from The MIT Press
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.
Medical Informatics: Practical Guide for the Healthcare Professional 2007
by Robert Hoyt MD
from Lulu.com
This book is directed towards healthcare and technology professionals who want an introduction and a useful resource for understanding the rapidly evolving field of Medical Informatics and its integral role in healthcare. Topics covered: - Overview of Medical Informatics - Electronic Health Records - Interoperability - Patient informatics - Online Medical Resources - Search Engines - Mobile Technology - Evidence Based Medicine - Clinical Practice Guidelines - Disease Management and Disease Registries - Pay For Performance - Patient Safety - Electronic Prescribing - Telemedicine - Picture Archiving and Communication Systems - Bioinformatics - Public Health Informatics - E-Research - Emerging Trends
Mastering Perl for Bioinformatics
by James D. Tisdall
from O'Reilly Media, Inc.
Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the programming language of choice for biological data analysis.
"Mastering Perl for Bioinformatics" covers the core Perl language and many of its module extensions, presenting them in the context of biological data and problems of pressing interest to the biological community. This book, along with "Beginning Perl for Bioinformatics," forms a basic course in Perl programming. This second volume finishes the basic Perl tutorial material (references, complex data structures, object-oriented programming, use of modules--all presented in a biological context) and presents some advanced topics of considerable interest in bioinformatics.
The range of topics covered in "Mastering Perl for Bioinformatics" prepares the reader for enduring and emerging developments in critical areas of bioinformatics programming such as:
Gene finding
String alignment
Methods of data storage and retrieval (SML and databases)
Modeling of networks (graphs and Petri nets)
Graphics (Tk)
Parallelization
Interfacing with other programming languages
Statistics (PDL)
Protein structure determination
Biological models of computation (DNA Computers)
Biologists and computer scientists who have conquered the basics of Perl and are ready to move even further in their mastery of this versatile languagewill appreciate the author's well-balanced approach to applying Perl's analytical abilities to the field of bioinformatics. Full of practical examples and real-world biological problem solving, this book is a must for any reader wanting to move beyond beginner level Perl in bioinformatics.
Interactive and Dynamic Graphics for Data Analysis: With R and GGobi (Use R)
by Dianne Cook
from Springer
This richly illustrated book describes the use of interactive and dynamic graphics as part of multidimensional data analysis. Chapters include clustering, supervised classification, and working with missing values. A variety of plots and interaction methods are used in each analysis, often starting with brushing linked low-dimensional views and working up to manual manipulation of tours of several variables. The role of graphical methods is shown at each step of the analysis, not only in the early exploratory phase, but in the later stages, too, when comparing and evaluating models.
All examples are based on freely available software: GGobi for interactive graphics and R for static graphics, modeling, and programming. The printed book is augmented by a wealth of material on the web, encouraging readers follow the examples themselves. The web site has all the data and code necessary to reproduce the analyses in the book, along with movies demonstrating the examples.
The book may be used as a text in a class on statistical graphics or exploratory data analysis, for example, or as a guide for the independent learner. Each chapter ends with a set of exercises.
The authors are both Fellows of the American Statistical Association, past chairs of the Section on Statistical Graphics, and co-authors of the GGobi software. Dianne Cook is Professor of Statistics at Iowa State University. Deborah Swayne is a member of the Statistics Research Department at AT&T Labs.
+++


