Research Article

Spaced Seed Data Structures for De Novo Assembly

Table 3

Error correction rules.

Value at bit locationInterpretationAction

1111Present in the setUpdate count

0000Not present in the setInsert in the filter
1110
1101
1011
0111

1010There may be a single base correction that would make the pattern (1111)If so, and if the corrected sequence has a nonzero count, correct the read.
If not, insert in the filter.
1001
0110
010 1
               
1000There may be two base corrections that would make the pattern (1111)
0100
0010
0001