Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

katarinaelez/bioinformatics-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

17 Commits

Repository files navigation

bioinformatics-algorithms

  • hmm - Implementation of Hidden Markov Models
    • hmm_guide.ipynb is a guide for implementing the HMM algorithms (forward, backward and Viterbi)
    • hmm.py contains the implementations described in the guide
    • test.py contains an example of usage
    • utils.py contains some useful functions

Getting started

Requirements

Implementations are based on numpy arrays.

pip install numpy

In order to play with the guides make sure to install Jupyter Notebook.

pip install notebook

Installation

git clone https://github.com/katarinaelez/bioinformatics-algorithms

License

MIT @ Katarina Elez

About

Implementations of bioinformatics algorithms in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /