Skip to Content
Python for Bioinformatics
book

Python for Bioinformatics

by Jason Kinser
June 2008
Beginner to intermediate
417 pages
10h 41m
English
Jones & Bartlett Learning
Content preview from Python for Bioinformatics

10 Hidden Markov Models

The hidden Markov model (HMM) is a useful tool for computing probabilities of sequences. Since there are different types of sequences, there are different variations of the HMM. This chapter will review the basics of some of the most popular instantiations.

A typical HMM is a set of connected nodes, as shown in Figure 10-1. The information flows through the network from left to right. Each node computes the probability of emitting a given state, and each connection contains the probability of a transition from one node to the next. Commonly, the HMM uses only the emission or transition probabilities, but not both. Therefore, different HMMs are presented here using only one of these options.

10.1 The Emission HMM

The emission ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Bioinformatics with Python Cookbook - Third Edition

Bioinformatics with Python Cookbook - Third Edition

Tiago Antao

Publisher Resources

ISBN: 9780763751869