SkillAgentSearch skills...

Swipe

Smith-Waterman database searches with inter-sequence SIMD parallelisation

Install / Use

/learn @torognes/Swipe
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SWIPE

Smith-Waterman database searches with inter-sequence SIMD parallelisation

SWIPE is a tool for performing rapid local alignment searches in amino acid or nucleotide sequence databases. It is a highly optimized implementation of the Smith-Waterman algoritm using SIMD parallel computing technology available on common CPUs.

The method and a performance evaluation is described in detail the following publication:

Rognes T (2011)
Faster Smith-Waterman database searches with inter-sequence SIMD parallelisation.
BMC Bioinformatics 12, 221. doi:10.1186/1471-2105-12-221

Please see the README and CHANGES file for a little bit of documentation.

More information about SWIPE can be found on its website.

SWIPE may be installed with Homebrew using the following command:

brew install brewsci/bio/swipe

Related Skills

View on GitHub
GitHub Stars61
CategoryData
Updated1mo ago
Forks21

Languages

C++

Security Score

95/100

Audited on Jan 30, 2026

No findings