SuffixStructures

Suffix array construction

http://www.bioinf.uni-leipzig.de/~choener/

Latest on Hackage:0.0.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Christian Hoener zu Siederdissen
Maintained by [email protected]

Suffix array construction in Haskell. Currently, only a naive method is provided. More advanced construction methods might follow.