yaha

find split-read mappings on single-end queries

Install

All systems
curl cmd.cat/yaha.sh
Debian Debian
apt-get install yaha
Ubuntu
apt-get install yaha
image/svg+xml Kali Linux
apt-get install yaha
Windows (WSL2)
sudo apt-get update sudo apt-get install yaha

yaha

find split-read mappings on single-end queries

yaha is an open source, flexible, sensitive and accurate DNA aligner designed for single-end reads. It supports three major modes of operation: * The default “Optimal Query Coverage” (-OQC) mode reports the best set of alignments that cover the length of each query. * Using “Filter By Similarity” (-FBS), along with the best set of alignments, yaha will also output alignments that are highly similar to an alignment in the best set. * Finally, yaha can output all the alignments found for each query. The -OQC and -FBS modes are specifically tuned to form split read mappings that can be used to accurately identify structural variation events (deletions, duplications, insertions or inversions) between the subject query and the reference genome.