Skip to content
/ sepp Public
forked from smirarab/sepp

Ensemble of HMM methods (SEPP, TIPP, UPP)

License

Notifications You must be signed in to change notification settings

pgrt/sepp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Summary

This repository includes code for SEPP, TIPP, UPP, HIPPI. The three methods use ensembles of Hidden Markov Models (HMMs) in different ways, each focusing on a different problem.

Each of these related tools has its own README file.

README.SEPP.md

  • SEPP stands for "SATe-enabled Phylogenetic Placement", and addresses the problem of phylogenetic placement of short reads into reference alignments and trees.

README.TIPP.md

  • TIPP stands for "Taxonomic Identification and Phylogenetic Profiling", and addresses the problem of taxonomic identification and abundance profiling of metagenomic data.

README.UPP.md

  • UPP stands for "Ultra-large alignments using Phylogeny-aware Profiles", and addresses the problem of alignment of very large datasets, potentially containing fragmentary data. UPP can align datasets with up to 1,000,000 sequences.

README.HIPPI.md

  • HIPPI stands for "Highly Accurate Protein Family Classification with Ensembles of HMMs", and addresses the problem of classifying query sequences to protein families.

Bugs and Errors

SEPP, TIPP, UPP, HIPPI are under active research development at UIUC by the Warnow Lab (and especially with her PhD student Mike Nute and former students Siavash Mirarab and Nam-phuong Nguyen). Please report any errors to Siavash Mirarab ([email protected]), Nam Nguyen ([email protected]), or Mike Nute ([email protected]).

About

Ensemble of HMM methods (SEPP, TIPP, UPP)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.5%
  • Java 34.9%
  • TeX 6.6%
  • Other 1.0%