Computational Biology
eBook - ePub

Computational Biology

A Hypertextbook

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Computational Biology

A Hypertextbook

Book details
Book preview
Table of contents
Citations

About This Book

This textbook is for anyone who needs to learn the basics of bioinformatics—the use of computational methods to better understand biological systems. Computational Biology covers the principles and applications of the computational methods used to study DNA, RNA, and proteins, including using biological databases such as NCBI and UniProt; performing BLAST, sequence alignments, and structural predictions; and creating phylogenetic trees. It includes a primer that can be used as a jumping off point for learning computer programming for bioinformatics. This text can be used as a self-study guide, as a course focused on computational methods in biology/bioinformatics, or to supplement general courses that touch on topics included within the book. Computational Biology's robust interactive online components "gamify" the study of bioinformatics, allowing the reader to practice randomly generated problems on their own time to build confidence and skill and gain practical real-world experience. The online component also assures that the content being taught is up to date and accurately reflects the ever-changing landscape of bioinformatics web-based programs.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Computational Biology by Scott T. Kelley, Dennis Didulo in PDF and/or ePUB format, as well as other popular books in Education & Teaching Science & Technology. We have over one million books available in our catalogue for you to explore.

Information

Publisher
ASM Press
Year
2018
ISBN
9781683673033
CHAPTER
-1
GETTING STARTED
Using the Website
Direct your browser on your phone, computer, or tablet to the following website:
http://www.kelleybioinfo.org
There you will see the homepage, as shown at right.
Touching or clicking an icon (e.g., “Alignment”) will take you to a new page that has tools related to the icon topic. The Alignment, Motifs, and Phylogeny buttons teach algorithms and tools for many types of sequence analysis with DNA, RNA, and proteins. The Protein and RNA buttons focus on algorithms for predicting structural features of the functional macromolecules, while the Probability button teaches how to generate substitution matrices.
Example: The Alignment Page
Clicking or touching the Alignment button will take you to the following page, which begins with the BLAST algorithm interactive tool. All the pages use this basic design.
General features
Information on the interactive learning tool
Tutorials and test data for online bioinformatics software
While most of the pages look like the Alignment page, the Basics page is organized differently and mostly contains information and tutorials.
How To Use This Book
I will assume you are familiar with how to read/use a book, but remember that the physical book is meant to be used in conjunction with the online component. Throughout the text you will be directed to online modules via URLs and QR codes. The online material is not supplemental, but is a critical portion of this hypertextbook.
CHAPTER
00
INTRODUCTION
The word bioinformatics refers to the computational analysis of complex biological data. The “bio-” prefix indicates biology, of course, while “informatics” is the science of data processing, storage, and retrieval (a.k.a. information science) that first developed in the 1960s. Bioinformatics itself dates back to the early 1970s, when computers were first used to analyze molecular sequences. While our knowledge of biological processes, the amount of molecular data, and the speed and throughput of computation have all expanded dramatically, the field of bioinformatics still primarily focuses on the analysis of three critical biological molecules: DNA, RNA, and protein.
These molecules are critical to the cellular processes of all living organisms, and the analysis of the composition and patterns of these molecules should in theory reveal all the secrets to life. (Or, as Dr. Frankenstein would say, “It’s alive! Bwahaha!”) In fact, because DNA encodes the information for all the RNA and protein in every cell, analysis of DNA sequence patterns comprises the majority of bioinformatics. RNA and protein sequences are also analyzed using specific bioinformatics algorithms, but the sequences of these molecules are often computationally determined from the DNA sequence in one way or another (see below).
The purpose of this chapter is to explain the general properties of these biological molecules and ho...

Table of contents

  1. Cover
  2. Title Page
  3. Copyright
  4. Dedication
  5. Contents
  6. Preface
  7. For the Instructor
  8. For the Student
  9. Acknowledgments
  10. About the Authors
  11. Chapter –1. Getting Started
  12. Chapter 00. Introduction
  13. Chapter 01. BLAST
  14. Chapter 02. Protein Analysis
  15. Chapter 03. Sequence Alignment
  16. Chapter 04. Patterns in the Data
  17. Chapter 05. RNA Structure Prediction
  18. Chapter 06. Phylogenetics
  19. Chapter 07. Probability: All Mutations are not Equal (-ly Probable)
  20. Chapter 08. Bioinformatics Programming: A Primer
  21. Index