Introduction
For DNA sequences, BLAST-like alignment tool (blat) is used to design and find sequences of 95% and greater similarity of length 40 bases or more. For protein sequences, blat is used to design and find sequences of 80% and greater similarity of length 20 amino acids or more. pblat is a multi-threaded blat algorithm that fully utilizes the advantages of multi-core processors and greatly reduces the running time with the same memory consumption.
For more information, visit the official pblat website.
Programming language: C
Brief description: A BLAST-like alignment tool that supports multiple threads.
Recommended Software Version
pblat 2.1
Parent topic: pblat 2.1 Porting Guide (CentOS 7.6)