libcassie1v5

Library implementating search algorithms
  https://github.com/osallou/cassiopee-c
  0
  no reviews



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.