-
Notifications
You must be signed in to change notification settings - Fork 7
ntHash with a Phred filter #107
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Enhancement:
I am thinking we could have a ntHash iterator with a phred filter. basically we could add a member which is a rolling sum of the Phred quality rather than the average. Every time we compute the k-mer hash, we check the quality score. If pass, we output, otherwise roll to the next hash.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request