embword


Data type EmbPWordMatch

NUCLEUS data structure for word matches

Attributes

NameTypeDescription
seq1startmatch start point in original sequence
seq2startmatch start point in comparison sequence
sequenceneed in case we build multiple matches here so we know which one the match belongs to
lengthlength of match
PaddingPadding to alignment boundary


Data type EmbPWord

NUCLEUS data structure for words

Attributes

NameTypeDescription
fwordOriginal word
listList of words
countSize of list
PaddingPadding to alignment boundary