sdust

Crates.iosdust
lib.rssdust
version0.1.0
sourcesrc
created_at2022-05-05 08:56:05.612751
updated_at2022-05-05 08:56:05.612751
descriptionImplementation of symmetric DUST algorithm, with optional CLI
homepage
repository
max_upload_size
id580883
size26,323
Gerrit Gerritsen (GSGerritsen)

documentation

README

Symmetric DUST implementation

Finds low-complexity regions in DNA sequences.

Comes with an optional binary that can be used similarly to dustmasker, although it currently only supports fasta output, both soft, equivalent to --outfmt fasta of dustmasker, or hard that replace all masked bases by Ns.

Commit count: 0

cargo fmt