This repo provides a simple pipeline for calling Structural Variants (SVs) from long-read alignments.
If executables for the above dependencies are not in one's PATH, they can be manually added to the bash scripts.
For each sample, call SVs by running ./call_hifi.sh
for PacBio HiFi read alignments or ./call_ont.sh
for Oxford Nanopore read alignments.
To merge SV calls across samples, use ./merge.sh