Skip to content
#

states

Here are 23 public repositories matching this topic...

A Python script that implements an HMM with two states a and b. When the model is in state a it is more likely to emit purines A and G. When it is in state b it is more likely to emit pyramidines C and T. Decode the most likely sequence of states for the GGCT sequence using logarithmic scoring instead of normal probability scoring.

  • Updated Nov 27, 2019
  • Python

Improve this page

Add a description, image, and links to the states topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the states topic, visit your repo's landing page and select "manage topics."

Learn more