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

https://github.com/kris96tian/dsa_cpp

Bioinformatics Data Structures & Algorithms [such as the Q-Gram Index, scoring alignments , rna-structure prediction, generating the BLAST-Ńeighborhood and more.]
https://github.com/kris96tian/dsa_cpp

aho-corasick-algorithm alignment blast-search burrows-wheeler-transform horspools-algorithm pushdown-automata q-grams rna-structure suffix-array

Last synced: about 2 months ago
JSON representation

Bioinformatics Data Structures & Algorithms [such as the Q-Gram Index, scoring alignments , rna-structure prediction, generating the BLAST-Ńeighborhood and more.]

Awesome Lists containing this project

README

        

Implementation of data structures such as the Q-Gram Index, the Suffix Array, Burrows-Wheeler Transform, or Push Down Automata, as well as algorithms for exact string matching like Horspool, for global alignments like Needleman-Wunsch, as well as for generating the BLAST-Ńeighborhood and more.

https://vine-mirage-roquefort.glitch.me/

Screenshot 2024-04-12 08.21.40.png![image](https://github.com/kris96tian/dsa_cpp/assets/92834350/576500f4-dc91-4e3c-a0a8-c40015aa5b38)