Closed hchetia closed 3 years ago
The key conceptual differences are that STRetch requires an STR genome annotation (provided), so that it can only call known loci. In contrast STRling (https://github.com/quinlan-lab/STRling) infers the location off STR loci from the reads, so can find both known and novel STR loci (e.g. pathogenic STR loci or alleles are absent from the reference genome: CANVAS, Baratela-Scott Syndrome, and several forms of FAME epilepsy and SCA). Algorithmically, STRling is also faster because it doesn't remap reads. STRetch may be more sensitive for some known loci.
Thanks.
Could you elaborate on the differences between STRetch and STRling?