MiticCreature / Motif-detection-VB6

This application searches inside a text sequence for words that resemble those inside a list of similar words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚜️ Motif detection VB6

Motif detection VB6 - Consider a list of similar words / strings. This application searches inside a text sequence (a DNA sequence in this particular case) for words that resemble those inside a list of similar words (small look-alike equal-length DNA sequences). Note that the word "motif" in bioinformatics/genetics is a synonym for the word "pattern".

References

  • Paul A. Gagniuc. Algorithms in Bioinformatics: Theory and Implementation. John Wiley & Sons, Hoboken, NJ, USA, 2021, ISBN: 9781119697961.

About

This application searches inside a text sequence for words that resemble those inside a list of similar words.

License:MIT License


Languages

Language:Visual Basic 6.0 100.0%