Skip to content

Latest commit

 

History

88 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search an exact or approximate word (hamming or edit distance) in a string.
Support index cache with incremental update for later searches

About

Cassiopee is a Ruby module to search string with exact match or an allowed distance in an other string (or file). An index can optionally be saved for further searches. Exact or approximate search is used in many fields among which bioinformatics to search some patterns in DNA/RNA sequences.The software works on small or large sequences.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages