Smith-Waterman pluginSmith-Waterman plugin adds a complete implementation of Smith-Waterman algorithm to UGENE.
Usage example: Open a DNA or protein sequence in Sequence view and use "Analyse->Find pattern [Smith-Waterman]" item in popup menu:
The dialog allows to specify algorithm parameters and a document where to store results:
In fact, Smith-Waterman algorithm is the most optimized algorithm in UGENE. As you can see from the picture, UGENE contains SSE2 and CUDA optimizations for the algorithm (but only on the systems which have SSE-capable CPU and CUDA-enabled GPU). A quick guide on dialog parameters:
The regions found are saved as annotations to the sequence:
|