Welcome to SWAMP Align
You've made it to a portal for high performance parallel algorithms and adaptations for Smith-Waterman style sequence alignments. Thorough testing, fast speeds, and more information from your data. SWAMP Align.
What IS SWAMP?
SWAMP is the acronym for Smith-Waterman using Associative Massive Parallelism. The Smith-Waterman algorithm is a well-known and used local sequence alignment algorithm for aligning two strings (sequences) of genomic data. The idea is to discover similar (homologous) regions between the two sequences. SWAMP is a suite of algorithms that extend, parallelize, and optimize the basic approach that Smith-Waterman utilizes. Check out the SWAMP Page for more information.
Ask about asc
ASC is an associative computing model and the corresponding. The model is a single-instruction multiple data SIMD paradigm with several additional features designed to allow for fast, efficient searching based on content.
