Skip to content

ban-m/kiley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiley -- Consensus module

Author: Bansho Masutani

Email: [email protected]

Overview

GHAPassing

In this crate, I implement

  • (Banded-)Ternary alignment with edit distance ,
  • (Banded-)Bialignment with edit distance,
  • (Banded-)pair hidden Markov model with forward/backward/viterbi algorithm, and
  • (Banded-)generalized pair hidden Markov model with forward/backward/viterbi/pseudo-Baum-Whelch algorithm

In addition, there is a function to estimate the maximum-likelihood sequence based on a pair hidden Markov model.

Lisence

MIT

About

FASTA->Consensus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages