onecodex / finch-rs

A genomic minhashing implementation in Rust
https://www.onecodex.com
MIT License
92 stars 8 forks source link

`numValidKmers` in sketch #7

Closed bovee closed 7 years ago

bovee commented 7 years ago

This is technically an optional field in the JSON schema (https://github.com/marbl/Mash/blob/master/src/mash/schema-1.0.0.json), but there's no reason we shouldn't be calculating it too.