Fork me on GitHub

prolific by galosh

A library of useful C++ classes for working with genomic sequence data and Profile HMMs.

Prolific is a header-only template library for working with Profile HMMs and associated concepts and data. A key goal is to provide scalable, fast, and modular code for implementing computationally intensive algorithms. Prolific is used by the software suites profuse and profillic.

Dependencies

Install

See the INSTALL file

License

Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

Authors

Paul T. Edlefsen (pedlefsen@gmail.com)

Contact

Genome Analytics Lab of SCHARP at the Hutch (galoshlab@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/galosh/prolific