Skip to content

TuftsBCB/hhfrag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package provides a Go implementation of Kalev and Habeck's HHfrag algorithm from their 2011 paper in Bioinformatics. Notably, this implementation uses hhsuite 2.0 with either hhsearch or hhblits from Johann Soeding in lieu of the older hhsuite 1.5/1.6 version (which requires PSI-BLAST).

Documentation

http://godoc.org/github.com/TuftsBCB/hhfrag

Installation

Once you have Go installed, just run

go get github.com/TuftsBCB/hhfrag

to install the package.

About

An implementation of Kalev and Habeck's HHfrag algorithm in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published