An open API service indexing awesome lists of open source software.

https://github.com/gagniuc/motif-detection-vb6

This application searches inside a text sequence for words that resemble those inside a list of similar words.
https://github.com/gagniuc/motif-detection-vb6

dna-sequences motif motif-analysis motif-finding motifs pattern-recognition vb6-source

Last synced: about 4 hours ago
JSON representation

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

Awesome Lists containing this project

README

          

# :fleur_de_lis: 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.