bioRxiv · 10.1101/2023.05.08.539909
aaHash: recursive amino acid sequence hashing
Abstract
MotivationK-mer hashing is a common operation in many foundational bioinformatics problems. However, generic string hashing algorithms are not optimized for this application. Strings in bioinformatics use specific alphabets, a trait leveraged for nucleic acid sequences in earlier work. We note that amino acid sequences, with complexities and context that cannot be captured by generic hashing algorithms, can also benefit from a domain-specific hashing algorithm. Such a hashing algorithm can accelerate and improve the sensitivity of bioinformatics applications developed for protein sequences. ResultsHere, we present aaHash, a recursive hashing algorithm tailored for amino acid sequences. This algorithm utilizes multiple hash levels to represent biochemical similarities between amino acids. aaHash performs [~]10X faster than generic string hashing algorithms in hashing adjacent k-mers. Availability and implementationaaHash is available online at https://github.com/bcgsc/btllib and is free for academic use.
Source connections
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Wong, J., Kazemi, P., Coombe, L., Warren, R. L., Birol, I.. 2023-05-10. aaHash: recursive amino acid sequence hashing. https://doi.org/10.1101/2023.05.08.539909
Cite the original work for its findings. Save a collection to share your selection of sources.