
Cassiopee index and search library c implementation. it is a complete rewrite of the ruby cassiopee gem. it scans an input genomic sequence (dna/rna/protein) and search for a subsequence with exact match or allowing substitutions (hamming distance) and/or insertion/deletions.
this package contains the header files for development.