tolkit / fasta_windows

A Rust implementation of sliding window stats over fastas.
MIT License
12 stars 2 forks source link

Canonicalize kmer frequency arrays after non-canonical frequency arrays computed #7

Closed Euphrasiologist closed 3 years ago

Euphrasiologist commented 3 years ago

What it says in the title. This will be much quicker.

Euphrasiologist commented 3 years ago

See https://github.com/tolkit/fw_group .