hmusta / sdust

Symmetric DUST for finding low-complexity regions in DNA sequences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sdust is a reimplementation of the symmetric DUST algorithm for finding low-complexity regions in DNA sequences. It gives identical output to NCBI's dustmasker except in assembly gaps, and is four times as fast. The source code here was initially written for minimap and later minimap2. This repo is a standalone copy.

About

Symmetric DUST for finding low-complexity regions in DNA sequences


Languages

Language:C 98.0%Language:Makefile 2.0%