-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Dear team,
I noticed that 32 bit was the default hash output. However, in many cases, 32 bit is not random enough, especially for genomics. In minimap2, 32 bit was enough because all needed is the position of minimizers and then do chaining and extend step, but in other applications, the hash needs be reused for sequence identity estimation et.al., just concatenate 2 32 bit hash for a 64 bit output?
Best,
Jianshu
Metadata
Metadata
Assignees
Labels
No labels