cpockrandt / PhyloCSFpp

PhyloCSF++ computes PhyloCSF tracks for whole-genome multiple sequence alignments, scores single MSA, annotates CDS features in GFF/GTF files with PhyloCSF and confidence scores.
Other
30 stars 4 forks source link

PhyloCSF Tracks implementation using HMMs #2

Closed martin-steinegger closed 3 years ago

martin-steinegger commented 3 years ago

HMM to break regions into states (Viterbi) and compute its respective posterior probabilities (Forward/Backward)